[asterisk-bugs] [Asterisk 0015243]: wrong sip port number display
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 2 08:13:00 CDT 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=15243
======================================================================
Reported By: pj
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 15243
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 198498
Request Review:
======================================================================
Date Submitted: 2009-06-01 10:52 CDT
Last Modified: 2009-06-02 08:13 CDT
======================================================================
Summary: wrong sip port number display
Description:
"sip show settings" output shows rtp port number used in last sip call,
instead of sip signaling port. This port number is changing after every sip
call and it's from range specified in rtp.conf.
I'm using canreinvite=no, so asterisk doing rtp proxy for sip2sip call.
======================================================================
----------------------------------------------------------------------
(0105885) svnbot (reporter) - 2009-06-02 08:13
https://issues.asterisk.org/view.php?id=15243#c105885
----------------------------------------------------------------------
Repository: asterisk
Revision: 198762
U trunk/main/rtp_engine.c
------------------------------------------------------------------------
r198762 | file | 2009-06-02 08:13:00 -0500 (Tue, 02 Jun 2009) | 5 lines
Fix a bug where we were passing in address information that should remain
unmodified to a function that may modify it.
(closes issue https://issues.asterisk.org/view.php?id=15243)
Reported by: pj
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=198762
Issue History
Date Modified Username Field Change
======================================================================
2009-06-02 08:13 svnbot Checkin
2009-06-02 08:13 svnbot Note Added: 0105885
2009-06-02 08:13 svnbot Status new => assigned
2009-06-02 08:13 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list