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
307 views 0 comments
by anonymous
Hello! We have a RUTX50 new in the company and use a multisim of the German Telekom. Since the sim card is in the router, the main number is always busy. Where can I make the settings regarding circuit switching? Thanks Jens

1 Answer

0 votes
by anonymous

Hello,

    

These commands for voice domain configuration might be of help here:

gsmctl -A 'AT+QNWPREFCFG="voice_domain",0' - circuit switching voice only;

gsmctl -A 'AT+QNWPREFCFG="voice_domain",1' - IMS PS voice only;

gsmctl -A 'AT+QNWPREFCFG="voice_domain",2' - circuit switching voice preferred;

gsmctl -A 'AT+QNWPREFCFG="voice_domain",3' - IMS voice preferred;

They can be run via the CLI or SSH, as per the instructions described here.

Service domain can also be configured using these commands if needed:

gsmctl -A 'AT+QNWPREFCFG="srv_domain",0'circuit switching only;

gsmctl -A 'AT+QNWPREFCFG="srv_domain",1' - packet switching only;

gsmctl -A 'AT+QNWPREFCFG="srv_domain",2' - CS & PS;

Let me know if any additional information is needed!

  

Best regards,
DaumantasG