14.10.2015, 22:56
I am a bit stuck here
I have managed to trace the login and send sms URLs but I can't replicate them outside the routers web interface.
Is seems to authenticate with the login URL but when i post the send sms URL i got the OK reply but the message never sends.
I have attached the HTTP posts/replies from routers web interface that used in order to login and send a test sms.
Any help would be much appreciated.
I have managed to trace the login and send sms URLs but I can't replicate them outside the routers web interface.
Is seems to authenticate with the login URL but when i post the send sms URL i got the OK reply but the message never sends.
I have attached the HTTP posts/replies from routers web interface that used in order to login and send a test sms.
Quote:Line 243
GET http://192.168.16.1/log/in?un=admin&pw=password&rd=%2Fuir%2Fstatus.htm&rd2=%2Fuir%2Fwanst.htm&Nrd=1
Line 442
GET http://192.168.16.1/smsmsg.htm?Nsend=1&N...&S801E2700=6979555555&S801E2800=Test%20send%20sms
Any help would be much appreciated.