aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-call.c
AgeCommit message (Collapse)Author
2015-12-07license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado
mmcli is GPLv2+; that's what --version has always said and that's what the README in ModemManager sources specifies: License. The ModemManager and mmcli binaries are both GPLv2+. The libmm-glib library is LGPLv2+.
2015-08-02mmcli,call: minor alignment and message fixesAleksander Morgado
2015-08-02core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' ↵Marco Bascetta
signal with 'SendDtmf' and 'DtmfReceived'
2015-08-02mmcli,voice: align values of printed Call parametersAleksander Morgado
2015-08-02cli,voice: minor coding style fixesAleksander Morgado
2015-08-02mmcli: added --send-tone optionMarco Bascetta
2015-08-02mmcli: set call-start timeout to 2 minutesMarco Bascetta
2015-08-02mmcli: added Modem.Voice and Call supportRiccardo Vangelisti