Multitech MultiModem iSMS SF 100-G User Manual For System Administrators page 92

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

Advertisement

TCP Send API Format
/sendmsg?user=admin&passwd=admin&cat=1&enc=0&priority=1&modem=1&to="+91
9844895691"&ton="Bob"&group="eng"&text=Here is the test message
Notes:
"enc" and "priority" parameters are optional.
enc
priority
"modem" parameter is optional.
modem
If modem is not specified in the request, send API job will be distributed via all the available modems
TCP Query API Format
/querymsg?user=admin&passwd=admin&apimsgid=id
Notes:
Multi-Tech Systems, Inc.
Downloaded from
Elcodis.com
electronic components distributor
Encoding type to send SMS(Optional field)
Range: 0 to 3
0 - SMS text should be in ASCII form
1 - SMS text should be in Extended ASCII form
2 - SMS text should be in hexadecimal form (i.e. each hexadecimal value length should be
maximum 4, and each hexadecimal value should be separated by a semi-colon. Example:
0645;41;646)
3 - SMS text should be in decimal form (i.e. each decimal Value length should be maximum 5,
and each decimal value should be separated by a semi-colon. Example: 1605;65;65300).
Note: Maximum decimal value allowed is 65535.
If enc is not specified in the send API request, default enc will be the configured settings in
SMS settings page.
i.e. enc=2, if Unicode is enabled.
enc=1, if Extended ASCII is enabled.
enc=0, if both Extended ASCII and Unicode are disabled.
Priority to send SMS(Optional field)
Range: 1 to 3
1 - Low Priority
2 - Normal Priority
3 - High Priority
If priority is not specified in the request, default priority is set to normal.
Modem index to send SMS
Range : 1 to 4 for SF400
1 to 8 for SF800
0 for any modem (Send API job will be distributed via all the available modems)
The TCP buffer should contain only this data in the given format to be parsed properly by the
TCP Server in the MultiModem iSMS to send SMS / query status.
SMS could be sent to different multiple recipients like name, number, group using the same
format. Enumeration and examples given in HTTP Send API section hold good.
Response to TCP Send API, response to TCP Query API, Status Codes and Error Codes are the
same as given for HTTP Send API.
MultiModem® iSMS User Guide for Administrators
Appendix A – Application Programming Interface (API)
92

Advertisement

Table of Contents
loading

This manual is also suitable for:

Multimodem isms sf 400-gMultimodem isms sf 800-g

Table of Contents