[asterisk-bugs] [Asterisk 0016818]: [patch] Reload command does not update the SLA configuration properly

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jun 23 12:21:40 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16818 
====================================================================== 
Reported By:                mbonin
Assigned To:                twilson
====================================================================== 
Project:                    Asterisk
Issue ID:                   16818
Category:                   Core/Configuration
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.0.22 
JIRA:                       SWP-912 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-02-12 14:08 CST
Last Modified:              2010-06-23 12:21 CDT
====================================================================== 
Summary:                    [patch] Reload command does not update the SLA
configuration properly
Description: 
When you configure the SLA feature at fist time and perform a reload in the
console, doing #sla show trunks or #sla show stations, it does not reflect
the changes, and the feature does not work.

But if you have some previous SLA configuration and modify it, when reload
the configuration the console shows both configurations, the old and the
new, and the new configuration does not work.
====================================================================== 

---------------------------------------------------------------------- 
 (0123771) svnbot (reporter) - 2010-06-23 12:21
 https://issues.asterisk.org/view.php?id=16818#c123771 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 272109

U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r272109 | twilson | 2010-06-23 12:21:39 -0500 (Wed, 23 Jun 2010) | 12
lines

Make sure reload updates SLA config

Even if there are no stations or trunks defined, we need to start the sla
thread to make sure we get the reload event. Also, when doing a reload we
need
to remove the existing trunks and stations or they end up hanging around.

(closes issue https://issues.asterisk.org/view.php?id=16818)
Reported by: mbonin
Patches: 
      sla_reload.patch uploaded by twilson (license 396)
Tested by: twilson

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=272109 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-23 12:21 svnbot         Checkin                                      
2010-06-23 12:21 svnbot         Note Added: 0123771                          
======================================================================




More information about the asterisk-bugs mailing list