54
| SMSEagle NXS-9700-3G
| User’s Manual
Response (when wrong parameters):
<xml>
<error_text> Wrong or missing >>udh<< parameter </error_text>
<status>error</status>
</xml>
Response (when wrong parameters):
<xml>
<error_text>
Wrong or missing >>data<< parameter </error_text>
<status>error</status>
</xml>
10. Send binary SMS: JSONRPC method
HTTP POST METHOD:
https://url-of-smseagle/index.php/jsonrpc/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)
udh
(optional parameter)
UDH header for the message (in hex format)
data
binary message (in hex format)
class
(optional parameter)
message class
modem_no
(optional parameter)
sending modem number (only for multimodem devices)
responsetype
(optional parameter)
simple = format response as simple object with one result
field (default), extended = format response as extended JSON object
EXAMPLES:
{"method":"sms.send_binary_sms",
"params":{"login":"john","pass":"doe","to":"1234567","udh":"0605040B8423F0"
,"data":"EA0601AE02056A0045C60C037777772E736D736561676C652E657500080103534D
534561676C65000101"}}
RESPONSE:
Response:
{"result": "OK; ID=[ID of message in outbox]"}
Sample response:
{"result": "OK; ID=297"}
Summary of Contents for NXS-9700
Page 1: ...User s Manual SMSEAGLE NXS 9700...
Page 7: ...7 SMSEagle NXS 9700 3G User s Manual GET READY TO START I...
Page 13: ...13 SMSEagle NXS 9700 3G User s Manual USING OF SMSEAGLE II...
Page 145: ...145 SMSEagle NXS 9700 3G User s Manual 8 To enable v2 access policy run snmpv3 enablev2...
Page 151: ...151 SMSEagle NXS 9700 3G User s Manual TROUBLESHOOTING I I I I I I...
Page 155: ...155 SMSEagle NXS 9700 3G User s Manual SERVICE REPAIR IV I...
Page 157: ...157 SMSEagle NXS 9700 3G User s Manual TECH SPECS SAFETY INFORMATION V I...