[asterisk-bugs] [Asterisk 0015539]: Register request line contains wrong address when domain and registrar host differ
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jul 20 12:00:32 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15539
======================================================================
Reported By: Nick_Lewis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15539
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-20 12:00 CDT
Last Modified: 2009-07-20 12:00 CDT
======================================================================
Summary: Register request line contains wrong address when
domain and registrar host differ
Description:
If sip.conf contains a register string of the form []user at domain[]@host[]
then the address in the sip register request line is the domain even though
the request is sent to the host.
For example myself at sip.me.net@registrar.me.net results in
REGISTER sip.me.net SIP/2.0
instead of
REGISTER registrar.me.net SIP/2.0
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-07-20 12:00 Nick_Lewis New Issue
2009-07-20 12:00 Nick_Lewis Asterisk Version => SVN
2009-07-20 12:00 Nick_Lewis Regression => No
2009-07-20 12:00 Nick_Lewis SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
======================================================================
More information about the asterisk-bugs
mailing list