[Home]

Summary:ASTERISK-00667: [patch] Qualify and dynamic IAX peers sometimes stop working
Reporter:Thorsten Lockert (tholo)Labels:
Date Opened:2003-12-14 15:16:41.000-0600Date Closed:2004-09-25 02:52:04
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) iax2.diff
( 1) iax2.diff2
Description:If a host registers to another host dynamically with IAX2, and the server it registers to is set up to use qualify, you can get into a state where that system cannot reach the registering system anymore.

****** ADDITIONAL INFORMATION ******

This will show up on that system as status being "UNKNOWN" but all other information in "iax2 show peers" being correct.  It can generally be reproduced by having a system register, take down the link long enough for that to expire, and then bring the link back up.

The attached patch fixes this problem.
Comments:By: Mark Spencer (markster) 2003-12-14 15:38:01.000-0600

Fixed in CVS

By: Thorsten Lockert (tholo) 2003-12-15 08:35:53.000-0600

The patch had side-effects where qualify would just stop working for hosts in other situations -- a patch to fix this is available in iax2.diff2....  Sorry.

By: philipp2 (philipp2) 2003-12-16 10:25:26.000-0600

See also here, looks to me like the same issue:
http://bugs.digium.com/bug_view_page.php?bug_id=0000558