Microsoft
Software
Hardware
Network
Question : Sending a web API command from Asterisk
Hello experts,
I have a subscription with an SMS messaging service which can be used through some API web commands like the following:
http://api.smsprovider.com
/some+code
+here
Would you please guide me how to send such commands from my Asterisk dialplan.
Answer : Sending a web API command from Asterisk
Easiest thing to do is use the shell command in asterisk, and call wget to execute the URI.
http://www.asterisk.org/do
cs/asteris
k/trunk/fu
nctions/sh
ell
exten => 1,Set(foo=${SHELL(wget
http://api.smsprovider.com
/some+code
+here
)})
Random Solutions
Other then my DNS setting on my Proxy server, do I realll need an internal DNS server for fewer than 100 workstations?
Computer Suddenly Does not Recognize Wireless Network, Cannot Get Online
VMWare ESX snapshots situations
is my BIND Setting correct?
How to get y MS Access Application to open?
Exporting variables from module on windows
VPN Not working via Wifi
ASP.NET to use namespace or not
Need Help With a Complex Query in TSQL
advance image editing via the web