aboutsummaryrefslogtreecommitdiff
path: root/src/mm-base-call.c
AgeCommit message (Collapse)Author
2017-07-06base-call: port call_hangup to use GTaskBen Chan
2017-07-06base-call: port call_accept to use GTaskBen Chan
2017-07-06base-call: port call_start to use GTaskBen Chan
2017-04-08base-call: remove unnecessary string duplicationsBen Chan
2016-08-02base-call: formatting cleanupsDan Williams
2015-08-02core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' ↵Marco Bascetta
signal with 'SendDtmf' and 'DtmfReceived'
2015-08-02core,voice: minor coding style fixesAleksander Morgado
2015-08-02base-call,iface-modem-voice:: handle DTMFMarco Bascetta
2015-08-02base-call: refactoring of error handling when call startsRiccardo Vangelisti
2015-08-02base-call: created an unique function to switch call's state and reasonRiccardo Vangelisti
2015-08-02base-call: fixed bug when hangup call.Riccardo Vangelisti
Ok, busy and no carrier messages are handled by serial-parser.
2015-08-02base-call: added deletion of a specified callRiccardo Vangelisti
2015-08-02core: implemented new MMBaseCall objectRiccardo Vangelisti