[asterisk-users] Sollicitated MWI not working

Joshua C. Colp jcolp at digium.com
Sat Jan 2 07:35:16 CST 2021


On Sat, Jan 2, 2021 at 5:36 AM Marek Greško <mgresko8 at gmail.com> wrote:

> Hello,
>
> I configured MWI with pjsip.
>
> The aors section contains:
>
> mailboxes = 101@
>
> The endpoint section contains:
>
> context = internal
> mailboxes = 101@
>
> The dialplan leaves the voicemail by:
> exten => s-NOANSWER,2,VoiceMail(${vmbox}@|u)
> or:
> exten => s-BUSY,2,VoiceMail(${vmbox}@|b)
>

You need to specify a context in the "mailboxes" lines, in the form of
101 at context. The context would depend on what you have configured in
voicemail.conf. As you have not provided that, I can not say what with
certainty. Specifying the context should resolve your issue with
unsolicited MWI taking time to update.

-- 
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20210102/04fe3505/attachment.html>


More information about the asterisk-users mailing list