From: Lonnie A. <li...@lo...> - 2019-04-21 13:20:54
|
Hi Michael, Are you saying MWI eventually works (say in 30 seconds) or does it seemingly never work ? Is this Voicemail Portal basically pure AstLinux, if so you could quickly try the latest 13se pre-release with Asterisk 13.23.1 . https://www.astlinux-project.org/dev.html As it turns out Asterisk 13.24.0 had changes that caused issues with VM MWI, Michael Keuter and I spent a lot of time tracking the issue, reported to Digium and "fixed" in 13.24.1 . As such a lot of extra testing was spent wrt VM MWI before the release of Astlinux 1.3.5.2 ... it should work for you. Michael, when loading the voicemail module, are there any errors or warnings ? Look for typos, make sure pollmailboxes and pollfreq are in the [general] section of voicemail.conf . Try pollfreq=20 instead. Lonnie > On Apr 21, 2019, at 6:38 AM, Michael Knill <mic...@ip...> wrote: > > We have built a separate Voicemail Portal but frankly I cant even get the standard Astlinux Voicemail Tab refreshing the status of MWI in any reasonable amount of time. > I don't know if its something funny in Asterisk 13.24.1 (Astlinux 1.3.5.2). > > I have tried to use the AMI: VoicemailRefresh which does nothing and also setting pollmailboxes=yes and pollfreq=10 and still it does not change the MWI status on the phone for ages. I have also tried the UserEvent: FOP2RELOADVOICEMAIL and I still cant get that to work. > > Any ideas where the problem could be or what I can try next? > The only thing that seems to work is a module reload chan_sip.so but I really dont want to be doing that every time someone uses my voicemail app. > > Regards > Michael Knill > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel |