Using the 'Command Line API'

Status
Not open for further replies.

ThomasAJ

Joined
Nov 17, 2010
Messages
54
Reaction score
0
Has anyone used it successfully to simply make a call.

On the page "http://www.3cx.com/blog/docs/command-line-api/" in "Launching Outbound Calls" it says.

"...to call a number 12345678 you need to launch:

<myphone call notifier>.exe -cmd makecall:12345678

where <myphone call notifier>.exe is the full path to the MyPhone Call Notifier application, which you can read from the registry from “HKLM\Software\3CX\MyPhone\CallNotifier” (value type REG_SZ)."

I just cannot understand what is "myphone call notifier" and why it has to be in the registry.

Sure when implementing "Inbound Call Notification" I do understand the 3CX needs to know what program of mine to call and so that program of mine needs to be stored in registery “HKLM\Software\3CX\CRM\CallNotifierPath” (value type REG_SZ)."
 
Status
Not open for further replies.