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
VBA to open an Access database from inside another Access db.
Getting HTTP 403 error accessing an ASP.NET MVC 2 website deployed to local machine
I want all computers on my LAN to be able to fileshare, currently only wireless users of each wireless router can fileshare
451 4.4.0 Primary target IP address responded with: ""554 mail.domain.gov""
float and precision
Get USERNAME when using windows authentication
Data Validation with Dynamic Named Range
Outlook Sync multiple users and multiple computers
Using GPP to set unique printers for each user on a Terminal Server
Slow Ubuntu on Netbook