[asterisk-bugs] [Asterisk 0014919]: RTP ports dont get closed with SIP over TCP
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Apr 19 20:54:07 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14919
======================================================================
Reported By: vrban
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14919
Category: Channels/chan_sip/TCP-TLS
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 188895
Request Review:
======================================================================
Date Submitted: 2009-04-16 20:02 CDT
Last Modified: 2009-04-19 20:54 CDT
======================================================================
Summary: RTP ports dont get closed with SIP over TCP
Description:
Iam using sipp to stress test chan_sip with a higher load of SIP over TCP
calls.
And i noticed that the RTP ports dont get closed. netstat shows 1000 open
udp ports after 500 finished SIP over TCP calls. And they get only closed
after i shutdown asterisk.
Tu ensure this is TCP related i have done the same test with SIP over UDP.
Then the RTP port get closed after the calls are done.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0014777 No RTP ports remaining. Can't setup med...
======================================================================
----------------------------------------------------------------------
(0103437) vrban (reporter) - 2009-04-19 20:54
http://bugs.digium.com/view.php?id=14919#c103437
----------------------------------------------------------------------
SIP over TCP also creates a lot memleaks after r114190. If running asterisk
with:
valgrind --tool=memcheck --leak-check=full --show-reachable=yes asterisk
"-c"
a lot of memleaks are shown.
Issue History
Date Modified Username Field Change
======================================================================
2009-04-19 20:54 vrban Note Added: 0103437
======================================================================
More information about the asterisk-bugs
mailing list