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
393 views 3 comments
by
Hi, I'm trying to check the state of both sim slots. With the command "gsmctl -z" I can request the state of the sim slot currently in use, but I can't seem to find a command to check the state of the other sim card.

Does such a command exist, or is it only possible to make requests on the active sim?

1 Answer

0 votes
by anonymous

Hello,

Gsmctl -z is only for the active sim card . 

Also through sms utilities we can get the status of the sim state by adding the following in the message text field "connection state -%cs"

https://wiki.teltonika-networks.com/view/RUT955_SMS_Utilities#SMS_Utilities

Thank you. 

Have a good day.

 
Best answer
by
Thanks, but is there no CLI command that can be used to check if a second sim is inserted?
by anonymous
Hello,

As of now there is no such option. I tried to see on gsmctl but i didn't find any option.

Even if there is no sim card in both the slots it will show status of the sim1 as not inserted because by default sim1 is primary.

Thank you.
by
Okay, thank you for your help.