On Sat, Jan 2, 2021 at 5:36 AM Marek Greško <mgres...@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@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
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to