[asterisk-bugs] [Asterisk 0013727]: [patch] resolving hostnames should ignore uri-paramters
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 21 17:58:14 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13727
======================================================================
Reported By: fnordian
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13727
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 150550
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-17 08:54 CDT
Last Modified: 2008-10-21 17:58 CDT
======================================================================
Summary: [patch] resolving hostnames should ignore
uri-paramters
Description:
Hi,
when resolving a peer's hostname, the resolving code should ignore any
characters of the string starting with the first ";" to enable hostnames
with uri-parameters.
======================================================================
----------------------------------------------------------------------
(0094109) svnbot (reporter) - 2008-10-21 17:58
http://bugs.digium.com/view.php?id=13727#c94109
----------------------------------------------------------------------
Repository: asterisk
Revision: 151420
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r151420 | mmichelson | 2008-10-21 17:58:13 -0500 (Tue, 21 Oct 2008) | 10
lines
When attempting to resolve hostnames, we need to be sure
to remove any parameters from the string so that name
resolution succeeds.
(closes issue http://bugs.digium.com/view.php?id=13727)
Reported by: fnordian
Patches:
resolvewithouturiparameter.patch uploaded by fnordian (license 110)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=151420
Issue History
Date Modified Username Field Change
======================================================================
2008-10-21 17:58 svnbot Checkin
2008-10-21 17:58 svnbot Note Added: 0094109
======================================================================
More information about the asterisk-bugs
mailing list