[Asterisk-code-review] chan_iax2.c: Require secret if encryption is enabled (asterisk[18])

George Joseph asteriskteam at digium.com
Thu Jan 28 14:37:49 CST 2021


Hello Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/15402

to look at the new patch set (#2).

Change subject: chan_iax2.c: Require secret if encryption is enabled
......................................................................

chan_iax2.c: Require secret if encryption is enabled

If there's no secret specified for an iax2 peer and
there's no secret specified in the dial string,
Asterisk will crash if the authentication method is
either plaintext or md5 AND encryption is enabled
for the call.  There's a check now to cancel the
call if that happens.

ASTERISK-29264
Reported by: N A

Change-Id: I5928e16137581f7d383fcc7fa04ad96c919e6254
---
M channels/chan_iax2.c
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/02/15402/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15402
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 18
Gerrit-Change-Id: I5928e16137581f7d383fcc7fa04ad96c919e6254
Gerrit-Change-Number: 15402
Gerrit-PatchSet: 2
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210128/963dadac/attachment.html>


More information about the asterisk-code-review mailing list