Files
asterisk/res/stasis
Mike Bradeen 40fbf916cd 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 bdee743cd4)
2024-09-12 18:46:27 +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