[asterisk-bugs] [JIRA] (ASTERISK-26683) res_calendar: Calendars duplicated after module reload
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Dec 30 18:24:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-26683:
------------------------------------
Status: Open (was: Triage)
> res_calendar: Calendars duplicated after module reload
> ------------------------------------------------------
>
> Key: ASTERISK-26683
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26683
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_calendar
> Affects Versions: GIT
> Environment: centos 6.3
> Reporter: Martin Tomec
>
> After applying patch from ASTERISK-26422, I have tried to reload some calendars. New calendars are loaded, but the old remains, as can be seen:
> {noformat}
> asttest*CLI> calendar show calendars
> Calendar Type Status
> -------- ---- ------
> test2 ical busy
> asttest*CLI> module reload res_calendar.so
> Module 'res_calendar.so' reloaded successfully.
> asttest*CLI> calendar show calendars
> Calendar Type Status
> -------- ---- ------
> test2 ical busy
> test2 ical busy
> {noformat}
> I will try to submit patch in gerrit.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list