-
- Downloads
mm-iface-mode: provide direction and number when creating calls
Calls created from property bundles are always outgoing, while calls created as input events from URCs during runtime are always incoming. This change makes it mandatory to provide at least direction of the call when the object is created, leaving the number as an optional property that may or may not be known in advance (e.g. it would be optional only for incoming calls).
Showing
- plugins/huawei/mm-broadband-modem-huawei.c 4 additions, 2 deletionsplugins/huawei/mm-broadband-modem-huawei.c
- plugins/huawei/mm-call-huawei.c 5 additions, 1 deletionplugins/huawei/mm-call-huawei.c
- plugins/huawei/mm-call-huawei.h 3 additions, 1 deletionplugins/huawei/mm-call-huawei.h
- src/mm-base-call.c 5 additions, 1 deletionsrc/mm-base-call.c
- src/mm-base-call.h 3 additions, 1 deletionsrc/mm-base-call.h
- src/mm-broadband-modem.c 4 additions, 2 deletionssrc/mm-broadband-modem.c
- src/mm-iface-modem-voice.c 11 additions, 19 deletionssrc/mm-iface-modem-voice.c
- src/mm-iface-modem-voice.h 3 additions, 1 deletionsrc/mm-iface-modem-voice.h
Loading
Please register or sign in to comment