[asterisk-bugs] [JIRA] (ASTERISK-24709) [patch] msg_create_from_file does not queue an MWI event
Gareth Palmer (JIRA)
noreply at issues.asterisk.org
Wed Jan 21 22:18:34 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gareth Palmer updated ASTERISK-24709:
-------------------------------------
Attachment: app_voicemail-430919.patch
> [patch] msg_create_from_file 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
> 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