FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
+1 vote
293 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 anonymous

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".