index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mm-call-list.c
Age
Commit message (
Expand
)
Author
2021-08-02
call-list: allow getting call object by index
Joel Selvaraj
2019-07-11
call-list: allow getting call object by DBus path
Aleksander Morgado
2019-07-11
call-list: allow iterating elements
Aleksander Morgado
2019-07-11
iface-modem-voice: allow creating incoming calls in waiting state
Aleksander Morgado
2018-10-16
huawei,call: handle in-call URCs in the call object itself
Aleksander Morgado
2018-10-16
base-call: automatically terminate unanswered incoming calls
Aleksander Morgado
2018-10-16
base-call: no need to delete call info from the device
Aleksander Morgado
2018-06-11
call-list: coding style fixes
Aleksander Morgado
2017-08-03
call-list: remove unused variables
Ben Chan
2017-07-18
call-list: fix mm_call_list_delete_call to use g_task_report_new_error
Ben Chan
2017-04-07
call-list: port mm_call_list_delete_call to use GTask
Ben Chan
2017-03-29
core: reset GList pointers to NULL when necessary
Ben Chan
2017-03-29
core: remove explicit GDestroyNotify cast on g_free / g_object_unref
Ben Chan
2015-08-02
core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' sign...
Marco Bascetta
2015-08-02
base-call,iface-modem-voice:: handle DTMF
Marco Bascetta
2015-08-02
huawei: handle voice call state changes
Marco Bascetta
2015-08-02
core: handle incoming calls (RING/CRING, CLIP, NO CARRIER).
Marco Bascetta
2015-08-02
fixes: added voice support in libmm-glib MMManager, also fixed wrong number o...
Riccardo Vangelisti
2015-08-02
core: implemented new MMBaseCall object
Riccardo Vangelisti