FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14223 questions

16879 answers

27758 comments

54396 members

+1 vote
266 views 0 comments
by

Hello,
with RUTX11 and firmware RUTX_R_00.02.03.1 (factory default) the SMS Gateway answer "Bad Gateway  The process did not produce any response".
I am using 
http://IP/cgi-bin/sms_list?username=user&password=pass&state=read
SMS Gateway is enabled.
What is wrong?

Thanks

Andrea

1 Answer

0 votes
by

With firmware version RUTX_R_00.02.01.1 the following command works:
http://IP/cgi-bin/sms_list?username=user&password=pass&state=read

Acconding to the firmware RUTX_R_00.02.03.1 documentation the command shound be:
http://IP/cgi-bin/sms_list?username=user&password=pass
so without param "state=read".