Files
asterisk/channels
Salah Ahmed 4aa91c6f11 dialplan_functions: wrong srtp use status report of a dialplan function
If asterisk offer an endpoint with SRTP and that endpoint respond
with non srtp, in that case channel(rtp,secure,audio) reply wrong
status.

Why delete flag AST_SRTP_CRYPTO_OFFER_OK while check identical remote_key:
Currently this flag has being set redundantly. In either case identical
or different remote_key this flag has being set. So if we
don't set it while we receive identical remote_key or non SRTP SDP
response then we can take decision of srtp use by using that flag.

ASTERISK-27999

Change-Id: I29dc2843cf4e5ae2604301cb4ff258f1822dc2d7
2018-08-02 16:58:47 -05:00
..
2018-05-11 09:58:19 -04:00
2017-12-20 12:54:13 -05:00
2018-06-21 04:17:51 -06:00
2018-05-11 09:58:19 -04:00
2018-05-11 09:58:19 -04:00
2018-05-11 09:58:19 -04:00
2017-09-25 06:25:06 -06:00
2017-09-25 06:25:06 -06:00