[asterisk-bugs] [Asterisk 0015383]: SIP TLS URIs are not consistent with RFC 3261
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 23 11:48:57 CDT 2009
The following issue has been ASSIGNED.
======================================================================
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-06-23 11:48 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-23 11:48 dvossel Status new => assigned
2009-06-23 11:48 dvossel Assigned To => dvossel
======================================================================
More information about the asterisk-bugs
mailing list