MrChey Joined May 12, 2016 Messages 2 Reaction score 0 May 12, 2016 #1 Hi all, one question: is it possible to quit a call with CallTriggerCmd ? Greetings Achim
Pierre_3CX Staff member 3CX Support Joined Aug 1, 2013 Messages 783 Reaction score 418 May 17, 2016 #2 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.
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.