[asterisk-users] IAX Encryption
Tim Panton
tim at mexuar.com
Sun Aug 5 07:08:43 CDT 2007
On 4 Aug 2007, at 14:04, Michael Munger wrote:
> IAX is not encrypted. What you're seeing in wireshark is likely the
> authentication method you've chosen. (RSA or MD5)
In IAX that doesn't look like encryption - the challenge and
response are in hex strings.
>
> You can encrypt it with a VPN as long as you have a pipe fat enough to
> deal with the overhead a VPN puts on packets.
or you can set
encryption=yes
in iax.conf and let asterisk do the work!
iax2 debug will show the encrypted packets and the decoded results,
so you can quickly
tell the difference.
Also I think 'iax2 show channels'
displays an (E) next to the channel if encryption is on.
Tim Panton
www.mexuar.net
www.westhawk.co.uk/
More information about the asterisk-users
mailing list