Component: sms
70 changelog entries across 44 version(s)
Releases by channel (stacked)
- fixed SMS sending when both "interface" and "smsc" parameters are specified;
- added USSD message functionality under "/tool sms" (CLI only);
- allow specifying multiple "allowed-number" values;
- improved delivery report logging;
- fixed long message parsing (introduced in v6.45beta19);
- added USSD message functionality under "/tool sms" (CLI only);
- allow specifying multiple "allowed-number" values;
- improved delivery report logging;
- converted "keep-max-sms" feature to "auto-erase";
- do not require "port" and "interface" parameters when sending SMS if already present in configuration;
- improved reliability on SMS reader;
- improved reliability on SMS reader;
- converted "keep-max-sms" feature to "auto-erase";
- do not require "port" and "interface" parameters when sending SMS if already present in configuration;
- fixed minor problem for SMS delivery;
- fixed minor problem for SMS delivery;
- log decoded USSD responses;
- log decoded USSD responses;
- include time stamps in SMS delivery reports;
- properly initialize SMS storage;
- fixed minor problem for SMS delivery;
- include timestamps in SMS delivery reports;
- properly initialize SMS storage;
- fixed crash after modem has failed to start;
- moved incorrectly logged message from async to gsm topic;
- report error when unsupported modem is being used;
- send sms now uses channel from config if it's not specified in the command;