[asterisk-bugs] [Asterisk 0019150]: SIP SRV lookups for registration discard the port when dnsmgr disabled (the default)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 19 14:58:58 CDT 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=19150
======================================================================
Reported By: twilson
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19150
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 314251
Request Review:
======================================================================
Date Submitted: 2011-04-19 14:50 CDT
Last Modified: 2011-04-19 14:58 CDT
======================================================================
Summary: SIP SRV lookups for registration discard the port
when dnsmgr disabled (the default)
Description:
When doing the following with srvlookups=yes in sip.conf and dnsmgr=no in
dnsmgr.conf (the default):
register => tls : // foo:bar at example.com
the registration will fail if example.com specifies a port other than the
default port of 5061. Asterisk looks up the correct port, but overrides it.
This can be worked around by enabling dnsmgr, but it should work in either
case. Is there ever a reason to not have dnsmgr enabled?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-04-19 14:58 twilson Description Updated
======================================================================
More information about the asterisk-bugs
mailing list