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/22.40a8b3d3467
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 commit4635a5ff4d
)
parent
04b882397f
commit
43166eb85b
Loading…
Reference in new issue