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.
0 votes
1,782 views 2 comments
by

1 Answer

0 votes
by anonymous
Hello,

RUT9xx supports USSD commands.
Open RUT9 WebUI, navigate to Services -> CLI and connect to it.
To send USSD command use 'gsmctl -U "<command>"' (gsmctl -U "*124#"). If command is sent successfully gsmctl will return "OK".
You can read response with command "cat /tmp/ussd".
Please note that response contains the value of last command and it changes if you use USSD command agai or could potentially remain the same if operator returns error to this command.
Best answer
by
Thanks for the feedback, unfortunately this command is not available in the RUTX09 series.
by anonymous
Hello

RUT950
I'm able to send USSD commands and I get response from the provider with cat /tmp/ussd but only the first line of several.

By the way, vi /tmp/ussd also only shows the first line.

Regards