[asterisk-bugs] [JIRA] (ASTERISK-21291) VoiceMailPlayMsg doesn't work with ODBC

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Mar 15 15:07:05 CDT 2013


Matt Jordan created ASTERISK-21291:
--------------------------------------

             Summary: VoiceMailPlayMsg doesn't work with ODBC
                 Key: ASTERISK-21291
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21291
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_voicemail/ODBC
    Affects Versions: 11.2.0
         Environment: CentOS 6.3
            Reporter: acheck
            Assignee: acheck


Function play_message_by_id_helper which is used to play message for VoiceMailPlayMsg doesn't play anything in case of ODBC (probably with IMAP too) - it doesn't have code to retrieve recording to the file. It also has double call to make_file() - probably typo.

Following patch will help:

\[Edit by mjordan\]

Inline patch removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list