Summary: | ASTERISK-21191: [patch] - VoiceMailPlayMsg doesn't work with ODBC | ||||
Reporter: | acheck (acheck) | Labels: | |||
Date Opened: | 2013-02-28 07:02:08.000-0600 | Date Closed: | 2017-12-19 05:04:00.000-0600 | ||
Priority: | Major | Regression? | |||
Status: | Closed/Complete | Components: | Applications/app_voicemail/ODBC | ||
Versions: | 11.2.0 | Frequency of Occurrence | |||
Related Issues: |
| ||||
Environment: | CentOS 6.3 | Attachments: | ( 0) asterisk-11.2.0-app_voicemail.diff | ||
Description: | 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. | ||||
Comments: | By: Matt Jordan (mjordan) 2013-02-28 08:57:02.870-0600 If you'd like to contribute a patch, please attach the patch as diff to this issue after signing a license contributor agreement. |