Files
asterisk/res/stasis
Mike Bradeen 7a2459e13f 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 11effc785a)
2024-09-12 18:45:46 +00:00
..
2021-11-18 14:46:42 -06:00
2021-12-03 10:38:39 -06:00
2021-11-18 14:46:42 -06:00