summaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-voice.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-08mm-broadband-modem-qmi: add AT URCs fall back for callsDylan Van Assche1-3/+12
2020-09-19core: add autoptr cleanup methods to all internal typesAleksander Morgado1-0/+1
2019-10-17call: disallow non-emergency calls when in emergency-only stateAleksander Morgado1-0/+5
2019-07-19api,voice: new CallWaitingSetup() and CallWaitingQuery() methodsAleksander Morgado1-0/+18
2019-07-12voice,call,cinterion: add Purism as copyright holderAleksander Morgado1-1/+2
2019-07-11api,call: new JoinMultiparty() and LeaveMultiparty() methodsAleksander Morgado1-0/+38
2019-07-11iface-modem-voice: allow reporting received DTMF by call indexAleksander Morgado1-0/+5
2019-07-11iface-modem-voice: allow reporting state updates of any single callAleksander Morgado1-4/+3
2019-07-11iface-modem-voice: handle in-call state at modem levelAleksander Morgado1-0/+34
2019-07-11api,voice: new Transfer() methodAleksander Morgado1-0/+8
2019-07-11api,voice: new HangupAll() methodAleksander Morgado1-0/+8
2019-07-11api,voice: new HoldAndAccept() methodAleksander Morgado1-0/+8
2019-07-11api,voice: new HangupAndAccept() methodAleksander Morgado1-0/+8
2019-07-11iface-modem-voice: setup full call list polling logicAleksander Morgado1-3/+13
2019-07-11iface-modem-voice: allow reporting the state of all ongoing callsAleksander Morgado1-2/+6
2019-07-11iface-modem-voice: allow creating incoming calls in waiting stateAleksander Morgado1-1/+2
2018-10-16iface-modem-voice: remove unused declarationAleksander Morgado1-5/+0
2018-10-16iface-modem-voice: simplify reporting new incoming callsAleksander Morgado1-6/+3
2018-10-16mm-iface-mode: provide direction and number when creating callsAleksander Morgado1-1/+3
2018-10-16iface-modem-voice: always create plugin-specified call objectsAleksander Morgado1-1/+0
2018-10-16huawei,call: handle in-call URCs in the call object itselfAleksander Morgado1-5/+0
2018-10-16base-call: automatically terminate unanswered incoming callsAleksander Morgado1-1/+1
2015-08-02core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' sign...Marco Bascetta1-1/+1
2015-08-02base-call,iface-modem-voice:: handle DTMFMarco Bascetta1-0/+2
2015-08-02huawei: handle voice call state changesMarco Bascetta1-0/+2
2015-08-02core: handle incoming calls (RING/CRING, CLIP, NO CARRIER).Marco Bascetta1-1/+7
2015-08-02core: implemented MMIfaceModemVoice interfaceRiccardo Vangelisti1-0/+127