52
| SMSEagle NXS-9700-3G
| User’s Manual
8. Send USSD code: 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
USSD code
modem_no
(optional parameter)
sending modem number (only for multimodem devices)
responsetype
(optional parameter)
text = format response as text (default), xml = format
response as XML object
SAMPLE BODY:
{"method":"sms.send_ussd",
"params":{"login":"john","pass":"doe","to":"*101#″}}
RESPONSE:
Response:
{"result": "OK; ID=[ID of message in outbox]"}
Sample response:
{"result": "OK; ID=297"}
Response (when wrong logindata):
{"result": "Invalid login or password"}
Response (when wrong parameters):
{"result": "Wrong parameters"}
RESPONSE (EXTENDED):
Response:
{"result": {"message_id":"[ID of message in outbox]","status":"ok"}}
Sample response:
{"result": {"message_id":"748","status":"ok"}}
Response (when wrong logindata):
{"result": {"error_text":"Invalid login or password","status":"error"}}
Response (when wrong parameters):
{"result": {"error_text":"Wrong parameters","status":"error"}}
Important notice:
Response from GSM/3G network will show up in device Inbox folder.
9. Send binary SMS: HTTP GET method
HTTP GET METHOD:
https://url-of-smseagle/index.php/http_api/send_binary_sms
Содержание 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...