[asterisk-bugs] [JIRA] (ASTERISK-26683) res_calendar: Calendars duplicated after module reload

George Joseph (JIRA) noreply at issues.asterisk.org
Wed Aug 2 10:12:27 CDT 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Joseph updated ASTERISK-26683:
-------------------------------------

    Target Release Version/s: 15.0.0

> 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
>      Target Release: 15.0.0
>
>
> 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