[asterisk-bugs] [JIRA] (ASTERISK-24709) [patch] msg_create_from_file used by MixMonitor m() option does not queue an MWI event

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Jan 30 15:47:38 CST 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-24709:
-----------------------------------

    Target Release Version/s: 11.16.0

> [patch] msg_create_from_file used by MixMonitor m() option does not queue an MWI event
> --------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-24709
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24709
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_voicemail
>    Affects Versions: 11.15.0
>            Reporter: Gareth Palmer
>            Severity: Minor
>      Target Release: 11.16.0
>
>         Attachments: app_voicemail-430919.patch
>
>
> {{msg_create_from_file}} (which is registered as {{ast_app_copy_recording_to_vm}}) provides the ability for external functions to deliver messages into a mailbox. An example use of this is the {{m()}} option for MixMonitor.
> However, it does not call {{notify_new_state()}} when it delivers a message, so if the message is delivered into INBOX, the user will not receive an MWI notification of the unheard message.
> Patch adds call to {{notify_new_state();}}



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



More information about the asterisk-bugs mailing list