Page
44
EXAMPLES:
{"method":"sms.send_tocontact",
"params":{"login":"john","pass":"doe","contactname":"johndoe","message"
:"mymessage"}}
or
{"method":"sms.send_tocontact",
"params":{"login":"john","pass":"doe","contactname":"johndoe","message"
:"mymessage","date":"201401152132"}}
or
{"method":"sms.send_tocontact",
"params":{"login":"john","pass":"doe","contactname":"johndoe","message"
:"mymessage","highpriority":"1"}}
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 contact doesn’t exist):
{"result": "Invalid contact name
–
contact_name]"}
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 contact doesn’t exist):
{"result": [{"error_text":"Invalid contact name
–
contact_name]","status":"error"}]}
Response (when wrong parameters):
{"result": {"error_text":"Wrong parameters","status":"error"}}
7. Send USSD code: HTTP GET method
HTTP GET METHOD:
https://url-of-smseagle/index.php/http_api/send_ussd
PARAMETERS:
Parameter
Description
login
your user to login to SMSEagle
pass
your password to login to SMSEagle
Содержание NPE-9300-GPRS/3G
Страница 1: ...Page 1...
Страница 6: ...Page 6 1 GET READY TO START...
Страница 13: ...Page 13 2 USING OF SMSEAGLE...
Страница 35: ...Page 35 Screenshot from digital output Add or edit rule window...
Страница 99: ...Page 99 3 TROUBLESHOOTING...
Страница 102: ...Page 102 4 SERVICE AND REPAIR...
Страница 104: ...Page 104 5 TECH SPECS AND SAFETY INFORMATION...