]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 330050 via svnmerge from
authorRichard Mudgett <rmudgett@digium.com>
Thu, 28 Jul 2011 17:10:37 +0000 (17:10 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 28 Jul 2011 17:10:37 +0000 (17:10 +0000)
commite1b5f9acb1b7219ef91b2e5a7778a6b80adb64c5
treea39fbf089f4f1b0b52182780547e13d342991242
parent8cf16c1c159e1745ca2b50fb7fdf42996f0d8fff
Merged revisions 330050 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r330050 | rmudgett | 2011-07-28 12:04:24 -0500 (Thu, 28 Jul 2011) | 22 lines

  Merged revisions 330033 from
  https://origsvn.digium.com/svn/asterisk/be/branches/C.3-bier

  ..........
    r330033 | rmudgett | 2011-07-28 11:26:38 -0500 (Thu, 28 Jul 2011) | 15 lines

    Datacalls with B410P fail.

    Incoming and outgoing call legs of a data call are using different
    formats: a-law, u-law.  When the call is bridged, the media stream is run
    through translation to convert the media formats.  The translation is bad
    for data calls.

    * Make incoming call that does not explicitly specify u-law or a-law use
    the DAHDI channel's default law.  The outgoing call always uses the
    default law from the DAHDI channel.

    (closes issue ABE-2800)
    Patches:
   jira_abe_2800_companding.patch (license #5621) patch uploaded by rmudgett
  ..........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@330051 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/sig_pri.c