Files
asterisk/include/asterisk
Richard Mudgett 76e5c36c29 res_fax: Fix deadlock in ast_channel_get_t38_state().
ast_channel_get_t38_state() calls ast_channel_queryoption() with
AST_OPTION_T38_STATE.  If the passed in channel is a local channel then a
deadlock can happen if a channel lock is held when called.

* Made ast_channel_get_t38_state() callers not hold a channel lock before
calling.

* Update ast_channel_get_t38_state() doxygen to note that no channel locks
can be held when calling the function.

ASTERISK-26203 #close
Reported by: Etienne Lessard

ASTERISK-24822 #close
Reported by: David Brillert

ASTERISK-22732 #close
Reported by: Richard Mudgett

Change-Id: I49fd76fa9af628b4198009b5c0b82c8b03681214
2016-08-25 18:22:21 -05:00
..
2016-08-03 16:39:35 -04:00
2015-04-12 13:49:40 -05:00
2012-06-25 15:55:25 +00:00
2010-06-02 18:10:15 +00:00
2011-12-16 21:10:19 +00:00
2016-06-07 19:01:33 -05:00
2016-08-24 11:59:55 -04:00
2012-11-03 03:17:49 +00:00
2011-12-22 20:39:48 +00:00
2016-08-24 11:59:55 -04:00
2016-08-24 11:59:55 -04:00
2010-06-08 14:38:18 +00:00
2011-11-23 17:16:33 +00:00
2012-02-24 15:10:35 +00:00
2010-08-30 08:25:50 +00:00
2011-10-11 19:06:29 +00:00
2010-06-08 14:38:18 +00:00
2016-08-24 11:59:55 -04:00
2010-06-08 14:38:18 +00:00
2012-06-25 17:59:34 +00:00