Files
asterisk/res/ari
George Joseph 1982afca0d Ensure channel locks aren't held while calling ast_set_variables.
If the channel is locked when calling ast_set_variables and any of the
variables contained dialplan functions, there's a possiblilty of a deadlock.
To prevent this, either the explicit locks were removed or the call to
ast_set_variables moved out of the lock scope.  A warning to not hold
channel locks is also added to the documentation for ast_set_variables.

Resolves: #1936
2026-06-04 13:04:20 +00:00
..
2025-09-17 14:03:00 -06:00
2026-03-26 19:23:13 +00:00
2026-03-26 19:23:13 +00:00