Skip to content

mmcli: added --messaging-create-sms-with-text option

Tom Wimmenhove requested to merge tomwimmenhove/ModemManager:main into main

Added a --messaging-create-sms-with-text command line option that works similar to --messaging-create-sms-with-data, except that it uses the content of the file as the message text instead of data.

This allows creating mesasges containing both double and single quotes, which was not possible with the existing `--messaging-create-sms' command line option.

Edited by Dylan Van Assche

Merge request reports