res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.
authorRichard Mudgett <rmudgett@digium.com>
Fri, 14 Mar 2014 16:01:13 +0000 (16:01 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 14 Mar 2014 16:01:13 +0000 (16:01 +0000)
commit66718a06f743f7a8e1158a54239c9f9c9d877769
tree568785f0beb298edd60c619e40bd06013790f886
parent251868dc57b1b754efb8ec1a3f671ce785d57650
res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.

One of the things missing when external MWI support was added was the
ability to clear the stasis cache entry of deleted external MWI mailboxes.

Review: https://reviewboard.asterisk.org/r/3325/
........

Merged revisions 410555 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@410557 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/app.h
main/app.c
res/res_mwi_external.c