[asterisk-bugs] [JIRA] (ASTERISK-28151) app_voicemail: MWI fails with mailboxes=##@device instead of mailboxes=##@default
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Wed Nov 7 17:17:47 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245396#comment-245396 ]
Kevin Harwell commented on ASTERISK-28151:
------------------------------------------
Using the above configuration I was finally able to replicate. Note, to reproduce you may need to add a simlink under the voicemail directory of device->default (or make sure a device folder exists with the necessary info under it).
Also, using git bisect I was able to confirm that cdece3b63740091b3d8387df167ca0a24ede0ed1 - app_voicemail: Remove need to subscribe to stasis - introduced this bug (which is the one [~jcolp] listed above).
> app_voicemail: MWI fails with mailboxes=##@device instead of mailboxes=##@default
> ---------------------------------------------------------------------------------
>
> Key: ASTERISK-28151
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28151
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_voicemail
> Affects Versions: GIT
> Environment: FreePBX 14 + Asterisk Master Branch
> Reporter: Ronald Raikes
> Assignee: Unassigned
> Severity: Blocker
> Labels: pjsip
>
> This report filed here at the direction of Andrew Nagy.
> Component: Voicemail MWI when using Asterisk Master Branch
> '##' = extension number
> MWI operates properly when PJSIP endpoint is configured with: mailboxes=##@default
> SIP NOTIFY:
> Messages-Waiting: yes
> Voice-Message: 1/0 (0/0)
> MWI fails when PJSIP endpoint is configured with: mailboxes=##@device
> SIP NOTIFY:
> Messages-Waiting: no
> Voice-Message: 0/0 (0/0)
> This problem does not occur with Asterisk 16.0.0.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list