summaryrefslogtreecommitdiff
path: root/res/res_pjsip_t38.c
diff options
context:
space:
mode:
authorvarnav <varnavruz@gmail.com>2016-08-24 12:44:15 +0300
committervarnav <varnavruz@gmail.com>2016-08-25 11:25:55 +0300
commitd2e03c252d128d43fdbfe5906e238e8e0f90c0ab (patch)
treef249170be5684564b561622f70ba9384ec66d189 /res/res_pjsip_t38.c
parente40aa40aca1a18538fe08267296ca9a2847ad63a (diff)
chan_iax2: Set plaintext auth to deprecated as per ASTERISK-22820
Starting from draft 2 of RFC 5456 (October 23, 2006) plaintext auth is not supported in IAX2 protocol. Please refer to section 8.6.13 of RFC 5456. But plaintext auth is still supported by Asterisk implementation of IAX2. This support should be dropped. Patch, based on asterisk-dev discussion, adds deprecation warning on startup if 'auth' is set to 'plaintext', changes default values of 'auth' from 'md5, plaintext' to 'md5'. Patch is safe in terms of backwards compatibility, will work even if remote peers have auth=plaintext and we have defaults. auth=plaintext setting will remain deprecated in Asterisk 14 and 15, and IAX2 plaintext support will be removed in Asterisk 16. ASTERISK-22820 #close Change-Id: I5d2f3830cb57645604818f87518916e8a5c317bf
Diffstat (limited to 'res/res_pjsip_t38.c')
0 files changed, 0 insertions, 0 deletions