Files
asterisk/main
Alexander Traud 858fa5eb2c channel: No hung-up on failing security requirements.
In your Diaplan, if you specify
 same => n,Set(CHANNEL(secure_bridge_media)=1)
 same => n,Set(CHANNEL(secure_bridge_signaling)=1)
only the SIP channel driver chan_sip supports this. All other channels drivers
like res_pjsip fail. In case of failure, the original sRTP source code released
the whole channel, even if not hung-up, yet. This change does not release the
channel but instead hangs-up the channel.

ASTERISK-26306

Change-Id: I0489f0cb660fab6673b0db8af027d116e70a66db
2016-08-26 16:37:46 +02:00
..
2016-06-08 20:37:08 +03:00
2016-07-22 10:09:08 +02:00
2016-06-22 12:23:44 -05:00
2012-03-22 19:51:16 +00:00
2015-06-10 18:06:15 -05:00
2016-06-02 22:57:49 +03:00
2012-03-22 19:51:16 +00:00
2016-07-14 15:59:49 -05:00
2012-06-15 16:20:16 +00:00
2015-06-08 09:44:04 -05:00
2012-09-21 17:14:59 +00:00
2016-08-15 13:15:02 -05:00
2016-06-08 20:37:08 +03:00
2016-08-15 13:35:59 -05:00