Files
asterisk/channels
Richard Mudgett db4979fa79 chan_sip.c: Fix deadlock potential in fax redirection.
The sip_read() has the potential to deadlock if an incoming fax happens
during the Playback or similar application.

* Fixed the potential deadlock by not calling ast_async_goto() with the
channel lock held.

* Made always eat the fax detection frame whether there is a fax extension
or not.

ASTERISK-26216
Reported by: Richard Mudgett

Change-Id: I6d3f5cccd4b77c3aa6ffc1a54c0f6bde61c9278e
2016-07-19 13:31:51 -05:00
..
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2012-06-15 16:20:16 +00:00