[Home]

Summary:ASTERISK-04300: [patch] explicit port number (5060) instead of DEFAULT_SIP_PORT
Reporter:Luigi Rizzo (rizzo)Labels:
Date Opened:2005-05-29 18:16:14Date Closed:2011-06-07 14:10:48
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sip.diff
Description:a few places in chan_sip.c refer to port 5060 explicitly instead of
using the macro  DEFAULT_SIP_PORT
patch to fix this attached.
Comments:By: Russell Bryant (russell) 2005-05-29 19:05:17

fixed in cvs head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:36:17.000-0600

Repository: asterisk
Revision: 5782

U   trunk/channels/chan_sip.c

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

use DEFAULT_SIP_PORT (bug ASTERISK-4300)

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

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