[asterisk-bugs] [Asterisk 0015539]: [patch] Register request line contains wrong address when domain and registrar host differ

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 19 03:05:40 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
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-08-19 03:05 CDT
====================================================================== 
Summary:                    [patch] 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

====================================================================== 

---------------------------------------------------------------------- 
 (0109263) Nick_Lewis (reporter) - 2009-08-19 03:05
 https://issues.asterisk.org/view.php?id=15539#c109263 
---------------------------------------------------------------------- 
Please find a trunk patch attached (qwell sorry blind as a bat me). In
https://issues.asterisk.org/view.php?id=14331 dvossel says the bug fix in this
issue needs to go into every
branch. If requested, I will try to find time to give assistance with this. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-19 03:05 Nick_Lewis     Note Added: 0109263                          
======================================================================




More information about the asterisk-bugs mailing list