Files
asterisk/res/stasis
Mike Bradeen 6b8d8a9823 res_stasis: fix intermittent delays on adding channel to bridge
Previously, on command execution, the control thread was awoken by
sending a SIGURG. It was found that this still resulted in some
instances where the thread was not immediately awoken.

This change instead sends a null frame to awaken the control thread,
which awakens the thread more consistently.

Resolves: #801
(cherry picked from commit f974ea2810)
2024-08-08 13:25:21 +00:00
..
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00