66
Compare firmware file checksum to ensure data i
ntegrity. If checksum is correct click “Proceed” button below. Wait
until upgrade process completes.
Important notes:
Leaving “Keep settings” check box unselected before upgrade process will change IP address of
router to default value 192.168.1.1 and you may need to configure router again (please
read
chapter “Logging in” at page 9)
Warning: Do not ever remove router power supply and do not press reset button during upgrade process! This will
totally damage your router and it won’t be accessible. If you
have any problems related to firmware upgrade you should
always consult with local dealer.
Reboot
Reboot router by pressing button “Reboot”.
Logout
Log out from router management WEB interface.
Functionality not listed in menu
SMS by HTTP POST/GET
It is possible to read and send SMS by using valid HTTP POST/GET syntax. Use web browser or any other compatible
software to submit HTTP POST/GET string to router.
Router must be connected to GSM network when using “SMS send”
feature.
Syntax of HTTP POST/GET string
HTTP POST/GET string
Explanation
http://{IP_ADDRESS}
/cgi-bin/sms_read?number={MESSAGE_INDEX}
Read message
/cgi-bin/sms_send?number={PHONE_NUMBER}&text={MESSAGE_TEXT}
Send message
/cgi-bin/sms_delete?number={MESSAGE_INDEX}
Delete message
/cgi-bin/sms_list?
List all messages
/cgi-bin/sms_ total?
Number of
messages in
memory
Note: parameters of HTTP POST/GET string are in capital letters inside curly brackets. C
urly brackets (“{ }”) are not
needed when submitting HTTP POST/GET string.