summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2012-02-01 00:08:27 +0000
committerTerry Wilson <twilson@digium.com>2012-02-01 00:08:27 +0000
commit5861bab06d486523c041ec4ecc69a579eaaa64f0 (patch)
tree01b1a5460045ef8fd61bb41cce69111e15079d8a /contrib
parent2d7a40de5842885dd6a2e892640900c898576eb0 (diff)
Allow res_calendar to be unloaded
The calendaring tech modules depend on res_calendar and initially res_calendar just bumped the use count so that it couldn't be unloaded. res_calendar can potentially create many threads and I've seen issues where the Asterisk shutdown has failed where it looked like these threads could be the culprit. This patch adds unload support for res_calendar. Unloading res_calendar will also unload the dependant tech modules as well. (closes issue ASTERISK-16744) Review: https://reviewboard.asterisk.org/r/1657/ ........ Merged revisions 353502 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 353503 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@353504 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions