diff options
author | Dan Williams <dan@ioncontrol.co> | 2025-04-12 23:04:38 -0500 |
---|---|---|
committer | Dan Williams <dan@ioncontrol.co> | 2025-04-21 16:17:25 +0000 |
commit | 92e666e1c92c205e896552604e717d5b39528ae3 (patch) | |
tree | f3c9e5519d6e41cbb953541503c4cbf749c4d8ef /docs/reference | |
parent | 19b798fa9943c57033f4271d6cf7cd4b4a0ca50d (diff) |
iface-modem-voice: recheck call state polling when call is started
When an outgoing call is created and added to the call list its state
is UNKNOWN. The call list emits the ADDED signal which MMIfaceModemVoice
listens for to check whether to begin polling call state.
But since UNKNOWN is not an in-progress call state polling isn't started.
And nothing was rechecking whether to start polling when the call state
changed to something other than UNKNOWN.
Do that so that we can track call progress as it dials out and is
answered.
Signed-off-by: Dan Williams <dan@ioncontrol.co>
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions