[asterisk-bugs] [Asterisk 0013712]: Hangups are not recognized when using IAX2 encryption

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 19 09:47:24 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13712 
====================================================================== 
Reported By:                justdave
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   13712
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.22 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2008-10-15 17:41 CDT
Last Modified:              2009-02-19 09:47 CST
====================================================================== 
Summary:                    Hangups are not recognized when using IAX2
encryption
Description: 
When activating encryption on an IAX trunk link via "encrypt=aes128" the
call performs normally until one of the parties hangs up.  On the Asterisk
server which performed the hangup, it appears to hang up normally.  On the
other Asterisk server, you get a bunch of these in the log:

[Oct 16 06:37:28] NOTICE[3144]: chan_iax2.c:7020 socket_process: Packet
Decrypt Failed!
[Oct 16 06:37:28] NOTICE[3149]: chan_iax2.c:7020 socket_process: Packet
Decrypt Failed!
[Oct 16 06:37:28] NOTICE[3147]: chan_iax2.c:7020 socket_process: Packet
Decrypt Failed!
[Oct 16 06:37:28] NOTICE[3145]: chan_iax2.c:7020 socket_process: Packet
Decrypt Failed!

for about 30 seconds, finally followed by:
[Oct 16 06:37:27] WARNING[3148]: chan_iax2.c:2049 __attempt_transmit: Max
retries exceeded to host 10.250.4.10 on IAX2/mountainview-4 (type = 6,
subclass = 11, ts=10013, seqno=3)
    -- Hungup 'IAX2/mountainview-8'

I also seem to sometimes get the packet decrypt errors when DTMF digits
are transmitted (can't reproduce that one all the time though).

I've tried it with both trunk=yes and trunk=no in the iax.conf on both
ends with no difference.
====================================================================== 

---------------------------------------------------------------------- 
 (0100376) blitzrage (administrator) - 2009-02-19 09:47
 http://bugs.digium.com/view.php?id=13712#c100376 
---------------------------------------------------------------------- 
stevenla: I think dvossel is asking if the latest revision of 1.4 solves
the issue, not the latest release.

To checkout the latest revision of 1.4, please use:

svn co http://svn.digium.com/svn/asterisk/branches/1.4
./asterisk-1.4-vanilla

Compile and install as normal, then perform your test again.

Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-19 09:47 blitzrage      Note Added: 0100376                          
======================================================================




More information about the asterisk-bugs mailing list