41
| SMSEagle NXS-9700-3G
| User’s Manual
SMSEAGLE API
SMSEagle has powerful built-in HTTP API functionalities. REST API is dedicated for integration of SMSEagle
with any external system or application. Below you will find a detailed description of API functionalities.
Please note, that SMSEagle API supports both HTTP and HTTPS protocol.
For your convenience sample usage of SMSEagle’s API in most popular programming languages are available
at:
http://www.smseagle.eu/code-samples/
1. Send SMS: HTTP GET method
HTTP GET METHOD:
https://url-of-smseagle/index.php/http_api/send_sms
PARAMETERS:
Parameter
Description
login
your user to login to SMSEagle
pass
your password to login to SMSEagle
to
recipient telephone number (or numbers separated with comma)
message
your SMS message
date
(optional parameter)
date and time in format YYYYmmDDHHMM (YYYY – year,
mm – month, DD – day, HH – hour, MM – minute). If this parameter is not null
SMS will be scheduled for sending at the given date and time
highpriority
(optional parameter)
0 = normal priority, 1 = SMS will have higher priority in
Outbox queue when processed by GSM-modem
unicode
(optional parameter)
0 = no Unicode encoding (default), 1 = SMS will be encoded
using Unicode (you can send national characters)
flash
(optional parameter)
0 = normal SMS (default), 1 = SMS will be sent as flash
message
oid
(optional parameter)
This attribute specifies a user-defined unique ID that is
assigned to a message-recipient pair. The oid is a varchar(36) that uniquely
identifies a message sent to a particular recipient (particular phone number).
The value of this ID allows client applications to match incoming reply messages
to outgoing messages. If no oid was assigned to the outgoing message this
attribute will have a value of null for incoming message.
The oid value will be automatically assigned to incoming message only if
incoming phone number matches exactly the phone number (including country
code) from outgoing message.
modem_no
(optional parameter)
sending modem number (only for multimodem devices)
Содержание NXS-9700
Страница 1: ...User s Manual SMSEAGLE NXS 9700...
Страница 7: ...7 SMSEagle NXS 9700 3G User s Manual GET READY TO START I...
Страница 13: ...13 SMSEagle NXS 9700 3G User s Manual USING OF SMSEAGLE II...
Страница 145: ...145 SMSEagle NXS 9700 3G User s Manual 8 To enable v2 access policy run snmpv3 enablev2...
Страница 151: ...151 SMSEagle NXS 9700 3G User s Manual TROUBLESHOOTING I I I I I I...
Страница 155: ...155 SMSEagle NXS 9700 3G User s Manual SERVICE REPAIR IV I...
Страница 157: ...157 SMSEagle NXS 9700 3G User s Manual TECH SPECS SAFETY INFORMATION V I...