RUT241 SMSC configuration

I need to set smsc number. How can i set it in the webgui of the device ? I can’t find the right setting ther or in the Teltonika Wiki pages. Can someone point me in the right direction?

Hi, @oyru ,

Welcome to Teltonika Community!

SMSC (Short Message Service Centre) number configuration is not available in the RUT241 WebUI.

In most cases the SMSC number is provisioned automatically by the SIM card itself, so it typically doesn’t need to be set manually. If your operator specifically requires a custom SMSC number, the only way to set it on this device would be via the CLI using an AT command directly to the modem. You can access the CLI under System → Administration → CLI and use the following AT command:

gsmctl -A ‘AT+CSCA=“+[SMSC number]”,145’

That said, if you could share why you need to set it manually (e.g. SMS sending is failing), there may be another way to address the underlying issue.

Best regards,
V.