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

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Oct 15 17:45:00 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13712 
====================================================================== 
Reported By:                justdave
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13712
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.22 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-15 17:41 CDT
Last Modified:              2008-10-15 17:45 CDT
====================================================================== 
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.
====================================================================== 

---------------------------------------------------------------------- 
 (0093797) justdave (reporter) - 2008-10-15 17:45
 http://bugs.digium.com/view.php?id=13712#c93797 
---------------------------------------------------------------------- 
looks like it's actually 20 seconds, and I copy-pasted from two separate
events in the log snippets in my first comment, so ignore the timestamps
when comparing to each other. :)

A further call (I made sure these are all from the same event so the
timestamps are in order)

[Oct 16 00:50:57] NOTICE[30365]: chan_iax2.c:7204 socket_process: Packet
Decrypt Failed!
[Oct 16 00:50:57] NOTICE[30365]: chan_iax2.c:7204 socket_process: Packet
Decrypt Failed!
[Oct 16 00:50:58] NOTICE[30359]: chan_iax2.c:7204 socket_process: Packet
Decrypt Failed!
(...)
[Oct 16 00:51:21] WARNING[30359]: chan_iax2.c:2169 __attempt_transmit: Max
retries exceeded to host 63.245.220.10 on IAX2/mountainview-4342 (type = 4,
subclass = 20, ts=25122, seqno=12)
    -- Hungup 'IAX2/mountainview-7818' 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-15 17:45 justdave       Note Added: 0093797                          
======================================================================




More information about the asterisk-bugs mailing list