[Home]

Summary:ASTERISK-03067: [patch] nat=yes in the general section doesnt work for all users
Reporter:zoa (zoa)Labels:
Date Opened:2004-12-22 04:42:58.000-0600Date Closed:2008-01-15 15:17:54.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_sip-patch02.txt
Description:If nay=yes is filled in in the general section and no nat setting is filled in for eg user 15 in the [user15] section, than that user will have the nat=RFCxxx setting for instead of  the NAT=yes.





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

Disclaimer on file.

Didnt check if the bug also exists on
Comments:By: Russell Bryant (russell) 2004-12-22 19:43:01.000-0600

fixed in 1.0

By: Russell Bryant (russell) 2004-12-22 19:46:18.000-0600

the same fix can be used in build_user of CVS HEAD

By: Mark Spencer (markster) 2004-12-22 20:31:25.000-0600

manually fixed in CVS head

By: Digium Subversion (svnbot) 2008-01-15 15:17:52.000-0600

Repository: asterisk
Revision: 4531

U   branches/v1-0/channels/chan_sip.c

------------------------------------------------------------------------
r4531 | russell | 2008-01-15 15:17:51 -0600 (Tue, 15 Jan 2008) | 2 lines

honor global nat setting for users (bug ASTERISK-3067)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:17:54.000-0600

Repository: asterisk
Revision: 4533

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r4533 | markster | 2008-01-15 15:17:53 -0600 (Tue, 15 Jan 2008) | 2 lines

Make sure users inherit NAT settings properly (bug ASTERISK-3067)

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

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