Multitech MultiModem iSMS SF100-G Administrator's Manual page 90

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

Advertisement

Appendix A – Application Programming Interface (API)
HTTP Query API Format
Processing the "Send API" and sending the message takes some time. So, only an apimsgid is returned as a response to
the "Send SMS API". Query API can be used to query the status of a Send. It returns the status of a message submitted
earlier.
HTTP API format is:
http://192.168.2.1[:portnumber]/querymsg?user=xxx&passwd=xxx&apimsgid
=id
Response values:
ID: apimsgid Status: status code
OR
ID: apimsgid Err: error code
OR
Err: error code
e.g.,
ID: 1 Status: Done
ID: 1 Err: 604
Err: 602
Note:
The maximum supported size of the URL is 2048 bytes.
Status Codes
Status Code
Status Description
Done
0
Done with error
1
2
In progress
3
Request Received
Error
4
5
Message ID Not Found
6
Distributed to Slave1
[10.10.10.101]
7
Distribution resulted in
error
8
Distributed among many
Slaves
9
API is canceled
MultiModem® iSMS System Administrator's Guide
Description
The MultiModem iSMS has completed servicing the "Send"
job. The message has been successfully sent to the cellular
network for delivery to all intended recipients.
The MultiModem iSMS has completed servicing the "Send"
job, but the message is not sent to all the recipients
The MultiModem iSMS is processing the "Send" API.
The MultiModem iSMS has received the "Send" request.
Error occurred while sending the SMS from the
MultiModem iSMS.
An API Message ID does not exist.
The Master MultiModem iSMS has distributed the Job to a
given slave.
Master tried to send the job to the slaves and could not
send the job to any of the slaves as the slaves are not
available (loaded full or network unreachable)
The Master MultiModem iSMS has distributed the Job
Request among many slaves.
Reflects that API job is dropped if the Send API job is
canceled from the web interface
90

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Multimodem sf400-gMultimodem sf800-g

Table of Contents