[asterisk-bugs] [Asterisk 0013117]: [patch] multiple 'transport' on peer doesn't work, tcp port still open
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 1 13:17:11 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13117
======================================================================
Reported By: pj
Assigned To: bbryant
======================================================================
Project: Asterisk
Issue ID: 13117
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 132312
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-07-20 15:28 CDT
Last Modified: 2008-08-01 13:17 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.
======================================================================
----------------------------------------------------------------------
(0090990) bbryant (administrator) - 2008-08-01 13:17
http://bugs.digium.com/view.php?id=13117#c90990
----------------------------------------------------------------------
I've uploaded a patch that fixes the wierd log messages, but I haven't been
able to look at the sip tls prescence and unfortunately because my summer
internship is over for now I won't be the one looking at this bug in the
future.
The prescence issue with tls might causes rtp ports to remain open might
be related to http://bugs.digium.com/view.php?id=12170 . You might want to try
the patch there to see if the
rtp ports are closed.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-01 13:17 bbryant Note Added: 0090990
======================================================================
More information about the asterisk-bugs
mailing list