Files
asterisk/apps
David Vossel c0dc1ddb45 Merged revisions 328120 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.10

........
  r328120 | dvossel | 2011-07-13 17:09:34 -0500 (Wed, 13 Jul 2011) | 15 lines
  
  Preserve sample rate quality of wideband mixmonitor recordings.
  
  MixMonitor has the ability to record in any file format Asterisk supports,
  but the quality of wideband audio is not preserved.  This is because
  regardless of the sample rate the call is being recorded in, the audio
  is always downsampled to 8khz and then upsampled to whatever wideband
  format it is being written as.  This patch resolves this by requesting
  the audio from the audiohook in the signed linear format closest to the
  sample rate of the format we are writing.  This fix is only possible for
  Asterisk 1.10 because audio hooks in 1.8 are not capable of wideband
  audio.
  
  Review: https://reviewboard.asterisk.org/r/1314/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@328121 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-07-13 22:10:26 +00:00
..
2010-07-14 15:48:36 +00:00
2009-08-10 19:20:57 +00:00
2010-08-30 08:03:42 +00:00
2009-08-10 19:20:57 +00:00
2010-07-14 15:48:36 +00:00
2010-01-13 16:31:14 +00:00
2009-08-10 19:20:57 +00:00
2010-07-14 15:48:36 +00:00
2010-07-14 15:48:36 +00:00