GSM/CDMA/WCDMA/4G(LTE) MOIP Gateway
YX Technical department
~ 54 ~
http://host:port/goip_send_ussd.html?username=root&password=root&port=1&ussd=*123%23
(Click on the link above or fill in this url in the browser, or send through the java program
host:port: MOIP ip address, if have set port ,please add it(default 80)
username: device username
password: device password
port: specify which port send the sms out
,
if don't have this option, it will random choose 1 port.
ussd: the ussd contents (if your ussd have #,please use %23 instead)
10.2.2 HTTP back
:
Demo:
{code:0,reason:”OK”,resp:”your balance is 100.00$”}
code: back code
reason: ussd send status
resp: ussd contents.