Hi all,
I hope every one is doing good. I used to use 3CX for our client SIP telephony system. Now we are planning to switch to asterisk. I need to ask is there any http call control api for asterisk ? 3CX offers call control api which let you to generate calls from your java or C/C++/C# applications.
You can have a look at Asterisk Manager Interface over http https://wiki.asterisk.org/wiki/display/AST/Allow+Manager+Access+via+HTTP
For Asterisk 12 or above you could also use Asterisk REST Interface. https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=29395573
–Satish Barot
2 Likes
thanks satish,
i will look into it.
thanks again for your help
Call files are pretty easy to use also if you’re programs are running on the asterisk server.
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Call+Files