Multitech MultiModem SF 100-G User Manual page 70

Intelligent sms server
Hide thumbs Also See for MultiModem SF 100-G:
Table of Contents

Advertisement

Authentication
The system needs to authenticate any API request. We achieve this by having the authentication
credentials as part of the "Send SMS URL" or "Send SMS TCP" command.
user - The username of the account, which has a maximum of 50 bytes.
passwd - The password of the account, which has a maximum of 50 bytes.
This user should be Admin or the configured Send Users.
Every "Send SMS URL" should have the username and password, and every request is authenticated by
the MultiModem iSMS.
Sending to a Number
HTTP API format is:
http://192.168.2.1[:portnumber]/sendmsg?user=user1&passwd=puser1&cat=1[
&modem=1]&to="7657867765"&text=message
The parameters are:
cat Category
modem Modem index to send SMS (this is only for the SF 400/800 models)
to
text
Note:
If Extended ASCII is disabled, a maximum of 160 characters can be sent.
If Extended ASCII is enabled, a maximum of 140 characters can be sent.
In the format example above:
user1, puser1, 7657867765 and message are variables / configured parameters.
Multi-Tech Systems, Inc.
1 - Send SMS
2 - Broadcast Trigger
3 - Action Trigger
Range : 1 to 4 for SF 400
1 to 8 for SF 800
0 for any modem (Send API job will be distributed via all the available
modems)
If modem is not specified in the request, send API job will be distributed via all the
available modems.
The mobile number where the SMS is to be delivered.
This number has to be given within double quotes. The maximum size of each
recipient's number is 50 bytes.
The message text to be sent.
Enable Extended ASCII in the MultiModem iSMS to send both ASCII and extended ASCII
characters. By default, Extended ASCII is disabled and the message could have only
ASCII characters.
MultiModem® iSMS User Guide for Administrators
Appendix A – Application Programming Interface (API)
70

Advertisement

Table of Contents
loading

This manual is also suitable for:

Multimodem sf 400-gMultimodem sf 800-g

Table of Contents