[asterisk-bugs] [Asterisk 0015383]: SIP TLS URIs are not consistent with RFC 3261
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 3 14:44:50 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15383
======================================================================
Reported By: dvossel
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 15383
Category: Channels/chan_sip/TCP-TLS
Reproducibility: N/A
Severity: minor
Priority: low
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-23 11:48 CDT
Last Modified: 2009-09-03 14:44 CDT
======================================================================
Summary: SIP TLS URIs are not consistent with RFC 3261
Description:
section 26.2.2 of RFC 3261 specifies that transport=tls is deprecated.
"sips:alice at atlanta.com;transport=tcp" is the preferred format for when
doing SIP TCP/TLS.
To Resolve.
1. All instances of transport=tls need to be removed.
2. The "sip" prefix needs to be replaced with "sips" when TLS is used.
======================================================================
----------------------------------------------------------------------
(0110176) oej (manager) - 2009-09-03 14:44
https://issues.asterisk.org/view.php?id=15383#c110176
----------------------------------------------------------------------
This is wrong. sips is not required for TLS connections. Please read the
updated documents and re-read RFC 3261.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-03 14:44 oej Note Added: 0110176
======================================================================
More information about the asterisk-bugs
mailing list