[asterisk-bugs] [Asterisk 0013117]: multiple 'transport' on peer doesn't work, tcp port still open

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Jul 21 12:34:45 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:                     assigned
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:             07-20-2008 15:28 CDT
Last Modified:              07-21-2008 12:34 CDT
====================================================================== 
Summary:                    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.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 07-21-08 12:34  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 132468

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r132468 | bbryant | 2008-07-21 12:34:40 -0500 (Mon, 21 Jul 2008) | 5 lines

Fix bug where ast_parse_arg would inadvertantly enable sip tcp when
parsing a tcpbindaddr if it was disabled.

(closes issue http://bugs.digium.com/view.php?id=13117)
Reported by: pj

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-21-08 12:34  svnbot         Note Added: 0090532                          
======================================================================




More information about the asterisk-bugs mailing list