[Home]

Summary:ASTERISK-02231: [patch] iax2 ignores port and serverport values in iax.conf, iaxprov.conf
Reporter:Rob Gagnon (rgagnon)Labels:
Date Opened:2004-08-17 17:02:50Date Closed:2008-01-15 15:05:16.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch20040817.txt
Description:If you set the "port" in iax.conf, or the "serverport" value in iaxprov.conf, Asterisk ignores them and uses port 4569 anyway.
Comments:By: Rob Gagnon (rgagnon) 2004-08-17 17:05:04

forgot to mention: [disclaimed]

By: Mark Spencer (markster) 2004-08-17 20:11:57

Fixed, but to improve backwards compatibility I made the IAX2 option be "bindport" and updated the config file appropriately.  That way it won't break for anyone.

By: Digium Subversion (svnbot) 2008-01-15 15:05:16.000-0600

Repository: asterisk
Revision: 3618

U   trunk/channels/chan_iax2.c
U   trunk/channels/iax2-provision.c
U   trunk/configs/iax.conf.sample

------------------------------------------------------------------------
r3618 | markster | 2008-01-15 15:05:15 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix port numbers in IAX2 and iax2prov (bug ASTERISK-2231)

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

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