MWI Delayed On Polycom VVX Phones
Hi all,
When moving from a self compiled Asterisk 13.23.1 to Asterisk 13.24.0, has resulted in a MWI clearing delay of around 5 minutes.
After listening to a voicemail and deleting it, the Polycom VVX 601’s MWI light is left on for around five minutes, before clearing.
Installing Asterisk 13.24.1 did not fix this.
Moving back to 13.23.1 allows the MWI to clear immediately. I see a note in the change logs for 13.24.0
[ASTERISK-28151] – app_voicemail: MWI fails with mailboxes=##@device instead of mailboxes=##@default
Any suggestions on what to look at to diagnose?
Doug
—
3 thoughts on - MWI Delayed On Polycom VVX Phones
Hi Doug,
applying this patch helped in my case (with AstLinux 1.3.x + Asterisk 13.24.1):
https://github.com/astlinux-project/astlinux/commit/3bfd9f0400e990a42e1317f4aa2bad51a3ef9f17
I am using “mailboxes=##@default” and had the issue as well (before).
Michael
http://www.mksolutions.info
—
Thanks Michael!
I’ll try that patch later on today. I’m not using the mailboxes=##, but will try the patch just the same.
Doug
—
Patch applied and fixed my problem,
Doug
—