Files
Mike Bradeen 25c38db9a4 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
2024-08-06 18:04:39 +00:00
..
2021-11-18 13:25:54 -06:00
2021-12-03 12:12:02 -06:00
2021-11-18 13:25:54 -06:00