Files
asterisk/include/asterisk
Richard Mudgett 8b4b2500ee 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 17:13:53 -05:00
..
2016-08-03 16:39:46 -04:00
2015-04-12 13:48:10 -05:00
2014-07-24 17:50:46 +00:00
2013-07-25 04:06:32 +00:00
2013-08-22 18:52:41 +00:00
2016-03-24 09:29:07 -05:00
2016-06-07 19:01:26 -05:00
2016-06-22 12:21:11 -05:00
2016-08-24 11:02:47 -05:00
2016-07-14 15:54:21 -05:00
2016-08-24 11:02:47 -05:00
2016-08-24 11:02:47 -05:00
2015-08-07 14:55:53 -05:00
2016-04-08 12:50:58 -06:00
2013-08-30 20:58:59 +00:00
2014-07-04 13:26:37 +00:00
2014-01-06 17:45:25 +00:00
2016-07-10 21:42:02 -03:00
2015-01-26 14:49:32 +00:00
2014-07-21 08:41:29 +00:00
2015-11-24 13:54:54 -06:00
2016-08-24 11:02:47 -05:00
2016-08-15 10:08:43 -04:00