[Home]

Summary:ASTERISK-03861: chan_iax2 reports wrong address and port.
Reporter:mikma (mikma)Labels:
Date Opened:2005-04-04 16:11:43Date Closed:2008-01-15 15:30:30.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:chan_iax2 allways reports "IAX Ready and Listening on 0.0.0.0 port 4569" independent of the address and port it is actually listening on as specified in iax.conf.


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

Example:
 == Binding IAX2 to '192.168.0.2:5036'
 == Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 2))
 == IAX Ready and Listening on 0.0.0.0 port 4569
Comments:By: Kevin P. Fleming (kpfleming) 2005-04-04 18:48:53

Fixed in CVS, thanks!

By: Russell Bryant (russell) 2005-04-05 01:35:35

tested this and it does not appear to be an issue in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:30:30.000-0600

Repository: asterisk
Revision: 5387

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r5387 | kpfleming | 2008-01-15 15:30:29 -0600 (Tue, 15 Jan 2008) | 2 lines

correct IAX loading/binding message (bug ASTERISK-3861)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5387