]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 221592 via svnmerge from
authorKevin P. Fleming <kpfleming@digium.com>
Thu, 1 Oct 2009 16:19:43 +0000 (16:19 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Thu, 1 Oct 2009 16:19:43 +0000 (16:19 +0000)
commit4df41b16099c6d834654ea1f4a955988238d9994
tree194034e04b2a4bd058f3ae3d0a44caf54182b957
parent80c524776158d67fa93b2348ef983cdc73f4d439
Merged revisions 221592 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r221592 | kpfleming | 2009-10-01 11:16:09 -0500 (Thu, 01 Oct 2009) | 12 lines

  Remove ability to control T.38 FAX error correction from udptl.conf.

  chan_sip has had the ability to control T.38 FAX error correction mode on a per-peer
  (or global) basis for a couple of releases now, which is where it should have been
  all along. This patch removes the ability to configure it in udptl.conf, but issues
  a warning if the user tries to do, telling them to look at sip.conf.sample for how
  to configure it now. For any SIP peers that are T.38 enabled in sip.conf, there is
  already a default for FEC error correction even if the user does not specify any mode,
  so this change will not turn off error correction by default, it will have the same
  default value that has been in the udptl.conf sample file.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@221602 65c4cc65-6c06-0410-ace0-fbb531ad65f3
UPGRADE.txt
configs/udptl.conf.sample
main/udptl.c