NBB-800
User Manual for NRSW version 4.5.0.100
Examples :
http : / / 1 9 2 . 1 6 8 . 1 . 1 / cli . php?version=2&output=html&usr=admin&pwd=admin01&command=
send&arg0=sms&arg1=%2B123456789&arg2=test
send - Send E-Mail
Key usage :
command=send&arg0=mail&arg1=<address>&arg2=<text >
Notes :
The address has to be a valid E−Mail address such as abc@abc . com ( the at−sign can
be encoded with %40) . The E−Mail client must be properly configured prior to
using that function .
Examples :
http : / / 1 9 2 . 1 6 8 . 1 . 1 / cli . php?version=2&output=html&usr=admin&pwd=admin01&command=
send&arg0=mail&arg1=abc%40abc . com&arg2=test
send - Send TechSupport
Key usage :
command=send&arg0=techsupport&arg1=stdout
command=send&arg0=techsupport&arg1=<address>&arg2=<subject >
Notes :
The address has to be a valid E−Mail address such as abc@abc . com ( the at−sign can
be encoded with %40) . The E−Mail client must be properly configured prior to
using that function .
In case of stdout , the downloaded techsupport file will be called 'download ' .
Examples :
http : / / 1 9 2 . 1 6 8 . 1 . 1 / cli . php?version=2&output=mime&usr=admin&pwd=admin01&command=
send&arg0=techsupport&arg1=stdout
http : / / 1 9 2 . 1 6 8 . 1 . 1 / cli . php?version=2&output=html&usr=admin&pwd=admin01&command=
send&arg0=techsupport&arg1=abc%40abc . com&arg2=subject
send - Send USSD code
Key usage :
command=send&arg0=ussd&arg1=<card>&arg2=<code >
Notes :
The argument card specifies the card module index ( e . g . 0 for wwan0 ) . The USSD
code can consist of digits , plus signs , asterisks ( can be encoded with \%2A ) and
dashes ( can be encoded with \%23) .
Examples :
197