Multitech MultiModem SF 100-G User Manual page 72

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

Advertisement

Sending to a Group
The API can be used to send SMS to a pre-defined group. The group should exist in the MultiModem
iSMS. If the group does not exist, the message is dropped.
HTTP API format is:
http://192.168.2.1[:portnumber]/sendmsg?user=user1&passwd=user1&cat=1
[&modem=4]&group="admin"&text=message
The parameters are:
cat
modem Modem index to send SMS (this is only for the SF 400/800 models)
group
text
Multi-Tech Systems, Inc.
1
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 pre-defined group name(s) must be given within double quotes.
The maximum size of group name 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 can have only ASCII
characters.
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.
MultiModem® iSMS User Guide for Administrators
Appendix A – Application Programming Interface (API)
72

Advertisement

Table of Contents
loading

This manual is also suitable for:

Multimodem sf 400-gMultimodem sf 800-g

Table of Contents