]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 209839 via svnmerge from
authorRussell Bryant <russell@russellbryant.com>
Sat, 1 Aug 2009 11:03:52 +0000 (11:03 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sat, 1 Aug 2009 11:03:52 +0000 (11:03 +0000)
commitacb28c5edfacd966d0bcb66b239433d563c62dcd
treed6265c5e695e3f0b445b4addc3dd2e0c669fa0e9
parentf92b6ba203f45544dee04d0a62cf412231c345cd
Merged revisions 209839 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r209839 | russell | 2009-08-01 06:02:07 -0500 (Sat, 01 Aug 2009) | 20 lines

  Merged revisions 209838 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r209838 | russell | 2009-08-01 05:59:05 -0500 (Sat, 01 Aug 2009) | 13 lines

    Modify how Playtones() is used in Milliwatt() to resolve gain issue.

    When Milliwatt() was changed internally to use Playtones() so that the proper
    tone was used, it introduced a drop in gain in the output signal.  So, use
    the playtones API directly and specify a volume argument such that the output
    matches the gain of the original Milliwatt() code.

    (closes issue #15386)
    Reported by: rue_mohr
    Patches:
          issue_15386.rev2.diff uploaded by russell (license 2)
    Tested by: rue_mohr
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@209841 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_milliwatt.c