[asterisk-bugs] [Asterisk 0014331]: [patch] reg->username is parsed for each registration refresh rather than once on sip reload

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 18 16:35:14 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14331 
====================================================================== 
Reported By:                Nick_Lewis
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   14331
Category:                   Channels/chan_sip/Registration
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.6.1-beta4 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-01-26 06:19 CST
Last Modified:              2009-08-18 16:35 CDT
====================================================================== 
Summary:                    [patch] reg->username is parsed for each
registration refresh rather than once on sip reload
Description: 
The registration string can contain an expanded user portion of the form
user at domain (and possibly user at domain:domainport). This expanded user
portion is currently stored in reg->username and parsed each time there is
a registration refresh. It would be better if the configuration was parsed
only once and the sip_registry structure contained the atomic fields
separately through the addition of, for example, reg->regdomain and
reg->regdomainport elements
====================================================================== 

---------------------------------------------------------------------- 
 (0109250) qwell (administrator) - 2009-08-18 16:35
 https://issues.asterisk.org/view.php?id=14331#c109250 
---------------------------------------------------------------------- 
chan_sip.c.domainparse3.patch was committed to trunk in revision 207484 by
dvossel.  Please proceed with https://issues.asterisk.org/view.php?id=15539. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-18 16:35 qwell          Note Added: 0109250                          
2009-08-18 16:35 qwell          Status                   assigned => resolved
2009-08-18 16:35 qwell          Resolution               reopened => fixed   
======================================================================




More information about the asterisk-bugs mailing list