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
159 views 0 comments
by anonymous


Hello everyone. I would like to change the SMS service center number of some routers. I connect to RUT955 through vpn and from CLI I tried with the command + CSCA. It does not work even though the command is intended for the modem: send: root@Teltonika-RUT955:~# gsmctl -A AT+CSCA="+393358824940",145 receive: ERROR is there another way to change the number? Thanks!

1 Answer

0 votes
by anonymous

Try gsmctl -A 'AT+CSCA="+393358824940",145' 

The AT command is between apostrophes.