Callcenter developers
If you are working on telephone solutions, please check
out the Ozeki VoIP SIP SDK.
It can be used to create: |
Webphone solutions:
- Adobe Flash video phone
- Silverlight video phone
- Web to web calls
- Web to VoIP calls
Custom SIP clients:
- Silverlight SIP VoIP client
- Flash SIP VoIP client
- C# .net SIP VoIP client
- ASP .net SIP VoIP client
- Web based SIP VoIP client
Custom VoIP solutions:
- VoIP SIP softphones
- VoIP call center clients
- VoIP IVR systems
- VoIP predictive dialer systems
- VoIP auto dialer systems
- VoIP call assistant
- VoIP call recording systems
- VoIP intercom solutions
|
HTTP SMS API - send SMS message to multiple recipients
This page gives you the URL you can use to send an SMS message to multiple
recipients. This URL is similar to the URL you can use when you
send
an SMS message through HTTP to a single telephone number. The only
difference is that you add multiple telephone numbers in the recipient field.
These telephone numbers can be separated by a semicolon
Example SMS Submit URL Request
http://127.0.0.1:9501/api?action=sendmessage&username=admin&password=abc123&
recipient=06203105366;+36201234567&messagetype=SMS:TEXT&messagedata=Hello+World
Note that you can use both local number format and international number format
when you provide the recipient telephone numbers.
Next page:
Query the message templates
|