[asterisk-bugs] [Asterisk 0014754]: Realtime bad Reconstruct of field 'fullcontact' after restart

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 4 09:13:19 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14754 
====================================================================== 
Reported By:                Alexei Gradinari
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   14754
Category:                   Channels/chan_sip/Registration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Target Version:             1.6.0.10
Asterisk Version:           1.6.0.6 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-03-25 15:14 CDT
Last Modified:              2009-05-04 09:13 CDT
====================================================================== 
Summary:                    Realtime bad Reconstruct of field 'fullcontact'
after restart
Description: 
If both sippeers & sipregs set in the extconfig.conf to the same table
after restart asterisk there is a bad field 'fullcontact'.
This filed contains duplicate value delimited with ';'

For example
; extconfig.conf
; Realtime configuration engine
;
sipusers => odbc,asterisk,sipbuddies
sippeers => odbc,asterisk,sipbuddies
sipregs => odbc,asterisk,sipbuddies

The field 'fullcontact' in the database contains 
sip:TEST707 at 192.168.0.43

after restart asterisk and before this peer registers again
if load peer from database
  asterisk -r -x 'sip show peer TEST707 load'
result is
  Reg. Contact : sip:TEST707 at 192.168.0.43;sip:TEST707 at 192.168.0.43

If disable sipregs the result is correct
  Reg. Contact : sip:TEST707 at 192.168.0.43

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

---------------------------------------------------------------------- 
 (0104087) lmadsen (administrator) - 2009-05-04 09:13
 http://bugs.digium.com/view.php?id=14754#c104087 
---------------------------------------------------------------------- 
This issue is marked as to be released in 1.6.0.10, but it is not currently
a blocker. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-04 09:13 lmadsen        Note Added: 0104087                          
======================================================================




More information about the asterisk-bugs mailing list