Teltonika RUT955 User Manual page 170

Lte router
Hide thumbs Also See for RUT955:
Table of Contents

Advertisement

RUT955 User's Manual
9.11.1.2 Syntax of HTTP POST/GET string
HTTP POST/GET string
http://{IP_ADD
/cgi-bin/sms_read?
RESS}
username={your_user_name}&password={your_password}&number={MESSAGE
_INDEX}
/cgi-bin/sms_send?
username={your_user_name}&password={your_password}&number={PHONE_N
UMBER}&text={MESSAGE_TEXT}
/cgi-bin/sms_delete?
username={your_user_name}&password={your_password}&number={MESSAGE
_INDEX}
/cgi-bin/ sms_list? username={your_user_name}&password={your_password}
/cgi-bin/sms_ total? username={your_user_name}&password={your_password}
Note: parameters of HTTP POST/GET strings are in capital letters inside curly brackets. Curly brackets ("{ }") are not
needed when submitting HTTP POST/GET string.
9.11.1.3 Parameters of HTTP POST/GET string
Parameter
1. IP_ADDRESS
2. MESSAGE_INDEX
3. PHONE_NUMBER
4. MESSAGE_TEXT
After every executed command the router will respond with return status.
9.11.1.4 Possible responses after command execution
Response
1. OK
2. ERROR
3. TIMEOUT
4. WRONG_NUMBER
5. NO MESSAGE
6. NO MESSAGES
9.11.1.5 HTTP POST/GET string examples
http://192.168.1.1/cgi-bin/sms_read?username=admin&password=admin01&number=2
http://192.168.1.1/cgi-bin/sms_send?username=admin&password=admin01&number=0037060000001&text=message
http://192.168.1.1/cgi-bin/sms_delete?username=admin&password=admin01&number=4
http://192.168.1.1 /cgi-bin/sms_list?username=admin&password=admin01
http://192.168.1.1/cgi-bin/sms_total?username=admin&password=admin01
Teltonika Solutions
Explanation
IP address of your router
SMS index in memory
Phone number of the message receiver.
Note: Phone number must contain country code. Phone number format is:
00{COUNTRY_CODE} {RECEIVER_NUMBER}.
E.g.: 0037062312345 (370 is country code and 62312345 is receiver phone number)
Text of the SMS message. Note: Maximum number of characters per SMS is 160. You
cannot send longer messages. It is suggested to use alphanumeric characters only
Explanation
Command executed successfully
An error occurred while executing command
No response from the module received
SMS receiver number format is incorrect or SMS index number is incorrect
There is no message in memory by given index
There are no stored messages in memory
Explanation
Read message
Send message
Delete message
List all messages
Number of
messages in
memory
170

Advertisement

Table of Contents
loading

Table of Contents