[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:28:34 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: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-02-12 14:08 CST
Last Modified: 2010-06-23 12:28 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.
======================================================================
----------------------------------------------------------------------
(0123774) svnbot (reporter) - 2010-06-23 12:28
https://issues.asterisk.org/view.php?id=16818#c123774
----------------------------------------------------------------------
Repository: asterisk
Revision: 272124
_U branches/1.6.2/
U branches/1.6.2/apps/app_meetme.c
------------------------------------------------------------------------
r272124 | twilson | 2010-06-23 12:28:34 -0500 (Wed, 23 Jun 2010) | 19
lines
Merged revisions 272109 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r272109 | twilson | 2010-06-23 12:21:40 -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=272124
Issue History
Date Modified Username Field Change
======================================================================
2010-06-23 12:28 svnbot Checkin
2010-06-23 12:28 svnbot Note Added: 0123774
======================================================================
More information about the asterisk-bugs
mailing list