[asterisk-bugs] [JIRA] (ASTERISK-26422) [patch] Force calendars to do new fetch after module reload
Ludovic Gasc (Eyepea) (JIRA)
noreply at issues.asterisk.org
Thu Sep 29 00:42:01 CDT 2016
Ludovic Gasc (Eyepea) created ASTERISK-26422:
------------------------------------------------
Summary: [patch] Force calendars to do new fetch after module reload
Key: ASTERISK-26422
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26422
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_calendar/NewFeature
Affects Versions: 13.9.1
Reporter: Ludovic Gasc (Eyepea)
Severity: Minor
Hi,
We use a lot res_calendar, we are very happy with that, especially because you use libical, the almost alone opensource library that supports really ical format with all types of recurrency.
Nevertheless, some features are missed for our business use cases.
This first patch adds a new option in calendar.conf: fetch_again_at_reload
Be my guest for a better name.
If it's true, when you'll launch "module reload res_calendar.so", Asterisk will download again the calendar.
The business use case is that we have a WebUI with a scheduler planner, we know when the calendars are modified.
For now, we need to define 1 minute of timeout to have a chance that our user doesn't wait too long between the modification and the real test.
But it generates a lot of useless HTTP traffic.
I'm putting the very small patch in Gerrit.
Have a nice Astricon.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list