[asterisk-bugs] [Asterisk 0017612]: [patch] wrong SRV query for TLS connection
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 29 15:43:46 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17612
======================================================================
Reported By: marcelloceschia
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 17612
Category: Channels/chan_sip/TCP-TLS
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
Target Version: 1.6.2.12
Asterisk Version: SVN
JIRA: SWP-1832
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 273980
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-07-09 02:01 CDT
Last Modified: 2010-07-29 15:43 CDT
======================================================================
Summary: [patch] wrong SRV query for TLS connection
Description:
chan_sip generates wrong service records queries to dns.
it queries to _sip._TLS.example.com, instead of _sips._tcp.example.com
======================================================================
----------------------------------------------------------------------
(0125317) svnbot (reporter) - 2010-07-29 15:43
https://issues.asterisk.org/view.php?id=17612#c125317
----------------------------------------------------------------------
Repository: asterisk
Revision: 280552
_U branches/1.8/
U branches/1.8/channels/chan_sip.c
------------------------------------------------------------------------
r280552 | dvossel | 2010-07-29 15:43:46 -0500 (Thu, 29 Jul 2010) | 17
lines
Merged revisions 280551 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r280551 | dvossel | 2010-07-29 15:42:29 -0500 (Thu, 29 Jul 2010) | 11
lines
fixes wrong SRV query for TLS connection
(closes issue https://issues.asterisk.org/view.php?id=17612)
Reported by: marcelloceschia
Patches:
chan-sip_srvQuery.patch uploaded by marcelloceschia (license 1079)
chan-sip_Trunk_srvQuery.patch uploaded by st (license 907)
chan-sip_asterisk18b1_srvQuery.patch uploaded by marcelloceschia
(license 1079)
Tested by: marcelloceschia, st, pabelanger
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=280552
Issue History
Date Modified Username Field Change
======================================================================
2010-07-29 15:43 svnbot Checkin
2010-07-29 15:43 svnbot Note Added: 0125317
======================================================================
More information about the asterisk-bugs
mailing list