SF100-G Multi-Tech Systems, SF100-G Datasheet - Page 81

no-image

SF100-G

Manufacturer Part Number
SF100-G
Description
INTELLIGENT SMS SERVER 8PORT
Manufacturer
Multi-Tech Systems
Series
MultiModem® iSMSr
Type
SMS Serverr
Datasheets

Specifications of SF100-G

Features
API Commands for Text Messaging
Size
6.40" L x 6.00" W x 1.20" H (162.6mm x 152.4mm x 30.5mm)
For Use With/related Products
Data Transfer Through Cellular GSM Network
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
881-1126
Multi-Tech Systems, Inc.
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
[enc=1][priority=1][&modem=4]&group=”admin”&text=message
-or-
http://192.168.2.1[:portnumber]/sendmsg?user=user1&passwd=user1&cat=1
[enc=2][priority=1][&modem=4]&group=”admin”&text=41;42;645;0645(hexad
ecimal form)
-or-
http://192.168.2.1[:portnumber]/sendmsg?user=user1&passwd=user1&cat=1
[enc=3][priority=1][&modem=4]&group=”admin”&text=65;66;678(decimal
form)
The parameters are:
cat
enc
priority Priority to send SMS(Optional field)
If priority is not specified in the request, the default priority is normal.
1
Encoding type to send SMS(Optional field)
Range: 0 to 3
Range: 1 to 3
i.e. enc=2, if Unicode is enabled.
Note: Maximum decimal value allowed is 65535.
If enc is not specified in the send API request, default enc will be the configured
settings from the SMS settings page.
enc=1, if Extended ASCII is enabled.
enc=0, if both Extended ASCII and Unicode are disabled.
1 - SMS text should be in Extended ASCII form
2 - SMS text should be in hexadecimal form (i.e. each hexadecimal value length
3 - SMS text should be in decimal form (i.e. each decimal Value length should
1 - Low Priority
2 - Normal Priority
3 - High Priority
0 - SMS text should be in ASCII form
MultiModem® iSMS User Guide for Administrators
should be maximum 4, and each hexadecimal value should be separated by
a semi-colon. Example: 0645;41;646)
be maximum 5, and each decimal value should be separated by a semi-colon
Example: 1605;65;65300)
Appendix A – Application Programming Interface (API)
81

Related parts for SF100-G