-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3996/
-----------------------------------------------------------
(Updated Sept. 16, 2014, 11:32 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 423192
Bugs: ASTERISK-24328
https://issues.asterisk.org/jira/browse/ASTERISK-24328
Repository: Asterisk
Description
-------
Changes during format improvements resulted in the recording to voicemail
option 'm' of MixMonitor() app storing voicemail msgXXXX.txt files with a zero
description due to a failed lookup of the file format. This change introduces
utility function ast_ratestream() to obtain the underlying format's
ast_format_get_sample_rate() and a fix to the app_voicemail implementation of
msg_create_from_file (mapped from call to ast_app_copy_recording_to_vm) to use
it to obtain the correct sample rate for the storage format being used.
Diffs
-----
/branches/13/main/file.c 423191
/branches/13/include/asterisk/file.h 423191
/branches/13/apps/app_voicemail.c 423191
Diff: https://reviewboard.asterisk.org/r/3996/diff/
Testing
-------
Thanks,
Scott Griepentrog
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev