summaryrefslogtreecommitdiff
path: root/cli/mmcli-call.c
Commit message (Expand)AuthorAgeFilesLines
* cli: context: add ':' to the section titlesAleksander Morgado2020-03-211-1/+1
* cli: fix warnings with -WshadowAleksander Morgado2020-01-311-2/+2
* api,call: new JoinMultiparty() and LeaveMultiparty() methodsAleksander Morgado2019-07-111-0/+106
* api,call: new Multiparty boolean propertyAleksander Morgado2019-07-111-0/+1
* api,call: new Deflect() methodAleksander Morgado2019-07-111-5/+60
* cli,call: fix incorrect string conversion of MMCallStateReason enumBen Chan2018-11-301-1/+1
* cli: allow multiple output format typesAleksander Morgado2018-11-261-32/+19
* api/libmm-glib/cli: add AudioPort and AudioFormat properties to the Call objectDan Williams2018-10-161-0/+23
* license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado2015-12-071-1/+1
* mmcli,call: minor alignment and message fixesAleksander Morgado2015-08-021-20/+20
* core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' sign...Marco Bascetta2015-08-021-19/+19
* mmcli,voice: align values of printed Call parametersAleksander Morgado2015-08-021-1/+1
* cli,voice: minor coding style fixesAleksander Morgado2015-08-021-31/+31
* mmcli: added --send-tone optionMarco Bascetta2015-08-021-1/+58
* mmcli: set call-start timeout to 2 minutesMarco Bascetta2015-08-021-2/+3
* mmcli: added Modem.Voice and Call supportRiccardo Vangelisti2015-08-021-0/+357