I need to be able to issue a command from AMI to answer a call ringing on a Digium Handset
Do I need to write a custom app for the phone to allow this ?
where do I start please ?
Can I use DPMAMessageSend ?
If so what is the syntax please
I have also seen on another post the following comment - is it correct ?
"If you want to control the phone from your web page, you'll need to have the phone poll your server for commands to execute via NetRequest. You can also use standard long polling techniques."