[asterisk-bugs] [Asterisk-GUI 0015740]: [patch] Allow playback/recording of MP3's and WAVs
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 21 11:22:31 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15740
======================================================================
Reported By: thehunmonkgroup
Assigned To: awk
======================================================================
Project: Asterisk-GUI
Issue ID: 15740
Category: NewFeature
Reproducibility: N/A
Severity: minor
Priority: normal
Status: closed
Asterisk GUI Version: SVN
Asterisk Version: 1.4.26.1
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-08-18 13:11 CDT
Last Modified: 2009-10-21 11:22 CDT
======================================================================
Summary: [patch] Allow playback/recording of MP3's and WAVs
Description:
currently, things are hard-coded to only record in .gsm format (even though
WAV is listed as an option). also, there is support for playback of
recordings in .ulaw and such, but not for .wav or .mp3
the attached patch addressed the missing .wav and .mp3 extension stripping
so those files will play properly, and also removes the hard-coding of .gsm
as the record format, so that recording in .wav is permitted.
======================================================================
----------------------------------------------------------------------
(0112560) svnbot (reporter) - 2009-10-21 11:22
https://issues.asterisk.org/view.php?id=15740#c112560
----------------------------------------------------------------------
Repository: asterisk-gui
Revision: 4988
U branches/2.0/config/js/menuprompts_record.js
U branches/2.0/config/js/menus.js
U branches/2.0/config/menuprompts_record.html
------------------------------------------------------------------------
r4988 | rbrindley | 2009-10-21 11:22:30 -0500 (Wed, 21 Oct 2009) | 10
lines
- removed the hardcoded record file format of .gsm
- now allows wav and mp3 recording
(closes issue https://issues.asterisk.org/view.php?id=15740)
Reported by: thehunmonkgroup
Patches:
allow_wav_mp3_recording.patch uploaded by thehunmonkgroup (license
867)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk-gui?view=rev&revision=4988
Issue History
Date Modified Username Field Change
======================================================================
2009-10-21 11:22 svnbot Checkin
2009-10-21 11:22 svnbot Note Added: 0112560
======================================================================
More information about the asterisk-bugs
mailing list