[asterisk-bugs] [Asterisk 0015854]: with 'transport=tls' and host not dynamic, port defaults to 5060 rather than 5061.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 8 11:53:59 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15854
======================================================================
Reported By: dvossel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15854
Category: Channels/chan_sip/TCP-TLS
Reproducibility: always
Severity: minor
Priority: low
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 217077
Request Review:
======================================================================
Date Submitted: 2009-09-08 11:53 CDT
Last Modified: 2009-09-08 11:53 CDT
======================================================================
Summary: 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-09-08 11:53 dvossel New Issue
2009-09-08 11:53 dvossel Asterisk Version => SVN
2009-09-08 11:53 dvossel Regression => No
2009-09-08 11:53 dvossel SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
2009-09-08 11:53 dvossel SVN Revision (number only!) => 217077
======================================================================
More information about the asterisk-bugs
mailing list