[asterisk-bugs] [JIRA] (ASTERISK-28012) ODBC Voicemail and 'pollmailboxes=yes' does not update shared state via XMPP

Sean Bright (JIRA) noreply at issues.asterisk.org
Thu Dec 5 13:55:32 CST 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=248996#comment-248996 ] 

Sean Bright edited comment on ASTERISK-28012 at 12/5/19 1:54 PM:
-----------------------------------------------------------------

[~rossbeer], throwing an {{ast_log(LOG_ERROR, "hello ross\n");}} into the function I referenced would be a good start. The {{queue_mwi_event}} function in {{app_voicemail.c}} is where the MWI would ultimately be published, so some additional logging in that function might also be helpful.


was (Author: seanbright):
[~rossbeer], throwing an `ast_log(LOG_ERROR, "hello ross\n");` into the function I referenced would be a good start. The {{queue_mwi_event}} function in {{app_voicemail.c}} is where the MWI would ultimately be published, so some additional logging in that function might also be helpful.

> ODBC Voicemail and 'pollmailboxes=yes' does not update shared state via XMPP
> ----------------------------------------------------------------------------
>
>                 Key: ASTERISK-28012
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28012
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_voicemail, Resources/res_xmpp
>    Affects Versions: 13.22.0, GIT
>         Environment: CentOS 7
>            Reporter: Ross Beer
>            Assignee: Unassigned
>            Severity: Minor
>
> When using ODBC voicemail, 'pollmailboxes=yes' any backend database changes do not cause XMPP shared MWI states to be updated.
> The only time XMPP MWI states are updated is if the following apps are run:
> VoiceMail()
> VoiceMailMain()
> XMPP states should be updated if changes are made to the database and mailboxes are being polled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list