summaryrefslogtreecommitdiff
path: root/src/mm-base-call.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-19core: add autoptr cleanup methods to all internal typesAleksander Morgado1-0/+1
2019-10-17base-call: catch terminated errors before ATD repliesAleksander Morgado1-0/+1
2019-07-12voice,call,cinterion: add Purism as copyright holderAleksander Morgado1-0/+1
2019-07-11api,call: new Multiparty boolean propertyAleksander Morgado1-13/+16
2019-07-11base-call: remove in-call event and audio settings logicAleksander Morgado1-22/+0
2019-07-11base-call: allow updating audio settings from out of the call objectAleksander Morgado1-0/+4
2019-07-11api,call: new Deflect() methodAleksander Morgado1-0/+9
2019-07-11broadband-modem: if +CLCC is supported, call supports detailed eventsAleksander Morgado1-1/+4
2019-07-11base-call: allow skipping the timeout in incoming callsAleksander Morgado1-0/+1
2019-07-11base-call: allow keeping ongoing call index for easy call matchingAleksander Morgado1-0/+3
2019-07-11base-call: add simple getters for the MmGdbusCall propertiesAleksander Morgado1-3/+10
2018-10-16base-call: implement generic audio channel setup/cleanup handlersAleksander Morgado1-5/+16
2018-10-16api/libmm-glib/cli: add AudioPort and AudioFormat properties to the Call objectDan Williams1-0/+6
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-5/+2
2018-10-16base-call: automatically terminate unanswered incoming callsAleksander Morgado1-8/+12
2018-10-16base-call: ACTIVE after start() if detailed transitions unavailableAleksander Morgado1-3/+5
2018-10-16base-call: setup/cleanup custom events when transitioning to/from in-callAleksander Morgado1-0/+6
2018-10-16base-call: no need to delete call info from the deviceAleksander Morgado1-15/+0
2018-06-11call-list: coding style fixesAleksander Morgado1-1/+1
2018-01-25*: Spelling fixesVille Skyttä1-1/+1
2015-08-02core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' sign...Marco Bascetta1-4/+4
2015-08-02core,voice: minor coding style fixesAleksander Morgado1-37/+40
2015-08-02base-call,iface-modem-voice:: handle DTMFMarco Bascetta1-5/+15
2015-08-02base-call: created an unique function to switch call's state and reasonRiccardo Vangelisti1-0/+1
2015-08-02core: implemented new MMBaseCall objectRiccardo Vangelisti1-0/+102