[asterisk-bugs] [Asterisk 0015854]: [patch] with 'transport=tls' and host not dynamic, port defaults to 5060 rather than 5061.

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 1 14:38:04 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15854 
====================================================================== 
Reported By:                dvossel
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   15854
Category:                   Channels/chan_sip/TCP-TLS
Reproducibility:            always
Severity:                   minor
Priority:                   low
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 217077 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-09-08 11:53 CDT
Last Modified:              2009-10-01 14:38 CDT
====================================================================== 
Summary:                    [patch] with 'transport=tls' and host not dynamic,
port defaults to 5060 rather than 5061.
Description: 
[tls_peer]
context=default
type=peer
host=blah
transport=tls

Outgoing connections using this peer will default to port 5060 even though
tls uses 5061 by default.  A work around for this is to explicitly set
port=5061, but this should not be required.
====================================================================== 

---------------------------------------------------------------------- 
 (0111744) svnbot (reporter) - 2009-10-01 14:38
 https://issues.asterisk.org/view.php?id=15854#c111744 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 221698

_U  branches/1.6.2/
U   branches/1.6.2/channels/chan_sip.c

------------------------------------------------------------------------
r221698 | dvossel | 2009-10-01 14:38:03 -0500 (Thu, 01 Oct 2009) | 15
lines

Merged revisions 221697 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r221697 | dvossel | 2009-10-01 14:33:33 -0500 (Thu, 01 Oct 2009) | 9
lines
  
  outbound tls connections were not defaulting to port 5061
  
  (closes issue https://issues.asterisk.org/view.php?id=15854)
  Reported by: dvossel
  Patches:
        sip_port_config_trunk.diff uploaded by dvossel (license 671)
  Tested by: dvossel
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-01 14:38 svnbot         Checkin                                      
2009-10-01 14:38 svnbot         Note Added: 0111744                          
======================================================================




More information about the asterisk-bugs mailing list