[asterisk-bugs] [JIRA] (ASTERISK-26683) res_calendar: Calendars duplicated after module reload
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Tue Jan 17 18:46:10 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234692#comment-234692 ]
Friendly Automation commented on ASTERISK-26683:
------------------------------------------------
Change 4683 merged by zuul:
res_calendar: delete old calendars after reload
[https://gerrit.asterisk.org/4683|https://gerrit.asterisk.org/4683]
> 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