[asterisk-app-dev] MWI implementation

Richard Mudgett rmudgett at digium.com
Wed Dec 4 13:05:40 CST 2013


On Wed, Dec 4, 2013 at 12:57 PM, Joshua Colp <jcolp at digium.com> wrote:

> Richard Mudgett wrote:
>
>> Persistence does not require keeping a backlog because you could always
>> flush the
>> cache and repopulate it as if there were no persistence when you
>> reconnect.  In the
>> mean time Asterisk can respond with what it knows.  Also the link
>> breaking does not
>> necessarily mean that Asterisk restarted.
>>
>
> How would I flush the cache for mailboxes specific to my application?


Asterisk voicemail mailboxes are denoted as box at context.  The delete
command would pass @context to delete all mailboxe in that context.

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20131204/b2fcc1cb/attachment.html>


More information about the asterisk-app-dev mailing list