3CX CallTriggerCmd

Status
Not open for further replies.

MrChey

Joined
May 12, 2016
Messages
2
Reaction score
0
Hi all,

one question: is it possible to quit a call with CallTriggerCmd ?

Greetings

Achim
 
Hi MrChey,
Yes the tool can do that, first you need to list active calls by running command CallTriggerCmd.exe --list
You will get a list of active calls with IDs such as "2:1"
Then simply run command CallTriggerCmd.exe --drop=2:1 to drop this call.
 
Status
Not open for further replies.