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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Dec 30 06:53:10 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234397#comment-234397 ] 

Asterisk Team commented on ASTERISK-26683:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> 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