[asterisk-bugs] [JIRA] (ASTERISK-28222) Regression: MWI polling no longer works
abelbeck (JIRA)
noreply at issues.asterisk.org
Fri Dec 21 16:11:47 CST 2018
abelbeck created ASTERISK-28222:
-----------------------------------
Summary: Regression: MWI polling no longer works
Key: ASTERISK-28222
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28222
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_voicemail
Affects Versions: 16.1.0, 13.24.0
Environment: AstLinux 1.3.5-dev
Reporter: abelbeck
Just prior to the 13.24.0 release, this "app_voicemail: Remove need to subscribe to stasis" commit got reverted:
Revert "app_voicemail: Remove need to subscribe to stasis"
http://git.asterisk.org/gitweb/?p=asterisk/asterisk.git;a=commit;h=363d19326be4032dc93e08c379d9d6560a6e1e2f
But related, this stasis_cache commit depended on the original commit:
stasis_cache: Stop caching stasis subscription change
http://git.asterisk.org/gitweb/?p=asterisk/asterisk.git;a=commit;h=94a4eea7f6e486368b35585ea867479f248095c2
Without also reverting the "Stop caching stasis subscription change" commit, MWI polling no longer works.
For example with 13.24.0, externally moving a voicemail file from "Old" to "INBOX" did not generate a MWI via polling. Asterisk 13.23.1 worked fine.
I have tested reverting the 94a4eea "Stop caching stasis subscription change" commit to 13.24.0 and it fixes the problem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list