SMS send command

As of LCOS 8.84, you can manually send SMS text messages with the command-line entry smssend, assuming that your device has a 3G/4G WWAN module.

Table 1. Overview of all commands available at the command line
Command Description
smssend [-s <SMSC-Number>] (-d <Destination>) (-t <Text>) Available only on devices with 3G/4G WWAN module: Sends a text message to the destination number entered.
  • -s <SMSC-Number>: Alternative SMSC phone number (optional). If you omit this part of the command, the device uses the phone number stored on the USIM card or that configured under SNMP ID 2.83.
  • -d <Destination>: Destination phone number
  • -t <Text>: Contents of the message with <=160 characters For an overview of available characters, see the section Character set for sending SMS. Special characters must be in UTF8 encoded form.

Legend