Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-07 | license: 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-02 | mmcli,call: minor alignment and message fixes | Aleksander Morgado | |
2015-08-02 | core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' ↵ | Marco Bascetta | |
signal with 'SendDtmf' and 'DtmfReceived' | |||
2015-08-02 | mmcli,voice: align values of printed Call parameters | Aleksander Morgado | |
2015-08-02 | cli,voice: minor coding style fixes | Aleksander Morgado | |
2015-08-02 | mmcli: added --send-tone option | Marco Bascetta | |
2015-08-02 | mmcli: set call-start timeout to 2 minutes | Marco Bascetta | |
2015-08-02 | mmcli: added Modem.Voice and Call support | Riccardo Vangelisti | |