]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_iax2: Add encryption for RSA authentication
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 24 May 2021 18:04:12 +0000 (14:04 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 7 Oct 2021 23:23:04 +0000 (18:23 -0500)
commit8ad4cb901b97fa077a9420bb9c9901512101c01e
tree8f1837ea7b02925c7b40cfd77080bcde90a3b781
parent39824c7a9614a6c79dbedf3abe8921ab52697bdc
chan_iax2: Add encryption for RSA authentication

Adds support for encryption to RSA-authenticated
calls. Also prevents crashes if an RSA IAX2 call
is initiated to a switch requiring encryption
but no secret is provided.

ASTERISK-20219

Change-Id: I18f1f9d7c59b4f9cffa00f3b94a4c875846efd40
channels/chan_iax2.c
doc/UPGRADE-staging/chan_iax2_rsa.txt [new file with mode: 0644]