[asterisk-bugs] [Asterisk 0013117]: [patch] multiple 'transport' on peer doesn't work, tcp port still open
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 24 02:59:44 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13117
======================================================================
Reported By: pj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13117
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 132312
Request Review:
======================================================================
Date Submitted: 2008-07-20 15:28 CDT
Last Modified: 2009-03-24 02:59 CDT
======================================================================
Summary: [patch] multiple 'transport' on peer doesn't work,
tcp port still open
Description:
When I specify eg. 'transport=udp,tcp,tls' in peer configuration, in effect
is only first transport type.
Currently, I can't specify multiple transport for peers.
Separate to more rows, doesn't solve this, ie:
transport=udp
transport=tcp
transport=tls
still only first is used.
Second issue is, that even if 'sip show settings' displays tcp port
disabled (default), asterisk still have tcp/5060 open.
======================================================================
----------------------------------------------------------------------
(0102120) pj (reporter) - 2009-03-24 02:59
http://bugs.digium.com/view.php?id=13117#c102120
----------------------------------------------------------------------
because long time of no activity here, I think we can close this bugreport
(some issues reported here, like "sip tcp port still listening" was
resolved)
I created new bugreport http://bugs.digium.com/view.php?id=14727 related to
crashes and multiple transport
use, so solving "multiple transport" issue can continue here. thanks
Issue History
Date Modified Username Field Change
======================================================================
2009-03-24 02:59 pj Note Added: 0102120
======================================================================
More information about the asterisk-bugs
mailing list