mirror of https://github.com/asterisk/asterisk
In some circumstances, it is possible for the do_monitor thread to erroneously think that a line is on-hook and send an MWI FSK spill to it when the line is really off-hook and no MWI should be sent. Commitreleases/21.90a8b3d3467
previously fixed this issue in a more readily encountered scenario, but it has still been possible for MWI to be sent when it shouldn't be. To robustly fix this issue, query DAHDI for the hook status to ensure we don't send MWI on a line that is actually still off hook. Resolves: #928 (cherry picked from commit63e9cc19d1
)
parent
0f55b9172c
commit
7d8bb3302e
Loading…
Reference in new issue