summaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-voice.c
Commit message (Expand)AuthorAgeFilesLines
* iface-modem-voice: simplify reporting new incoming callsAleksander Morgado2018-10-161-38/+6
* base-call: treat 'ringing-in' as an in-call stateAleksander Morgado2018-10-161-4/+3
* mm-iface-mode: provide direction and number when creating callsAleksander Morgado2018-10-161-19/+11
* iface-modem-voice: always create plugin-specified call objectsAleksander Morgado2018-10-161-7/+38
* huawei,call: handle in-call URCs in the call object itselfAleksander Morgado2018-10-161-93/+0
* base-call: automatically terminate unanswered incoming callsAleksander Morgado2018-10-161-23/+30
* base-call: don't update state twiceAleksander Morgado2018-10-161-1/+0
* base-call: no need to delete call info from the deviceAleksander Morgado2018-10-161-21/+8
* iface-modem-voice: fix ordering of D-Bus signals for call addition/deletionBob Ham2018-07-271-0/+2
* iface-modem-voice: plug memleak when creating new incoming callAleksander Morgado2018-06-111-4/+2
* iface-modem-voice: port mm_iface_modem_voice_disable to use GTaskBen Chan2017-06-291-42/+47
* iface-modem-voice: port mm_iface_modem_voice_enable to use GTaskBen Chan2017-06-291-59/+49
* iface-modem-voice: port mm_iface_modem_voice_initialize to use GTaskBen Chan2017-06-291-55/+42
* core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' sign...Marco Bascetta2015-08-021-2/+2
* core,voice: minor coding style fixesAleksander Morgado2015-08-021-76/+80
* iface-modem-voice: cleaned error debug messagesMarco Bascetta2015-08-021-3/+3
* base-call,iface-modem-voice:: handle DTMFMarco Bascetta2015-08-021-1/+17
* huawei: handle voice call state changesMarco Bascetta2015-08-021-10/+52
* core: handle incoming calls (RING/CRING, CLIP, NO CARRIER).Marco Bascetta2015-08-021-0/+104
* core: implemented MMIfaceModemVoice interfaceRiccardo Vangelisti2015-08-021-0/+959