]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 230881 via svnmerge from
authorJoshua Colp <jcolp@digium.com>
Mon, 23 Nov 2009 15:47:54 +0000 (15:47 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 23 Nov 2009 15:47:54 +0000 (15:47 +0000)
commitd4fecf84295d5ff37ae42a6808614bf0e3bc2256
treea256e80a0cf4d1cd8854f4fc6cb8ad1515cf31de
parentadd84870a2a4d1b1d8655a7229ec4fdd588256f9
Merged revisions 230881 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r230881 | file | 2009-11-23 09:45:45 -0600 (Mon, 23 Nov 2009) | 7 lines

  Change fax detection in chan_sip so it behaves as one would expect.

  Internally the way T.38 is negotiated has changed and the option no longer
  reflects a behavior that is valid. It will now look for a CNG tone on
  received calls and if present send the call to the 'fax' extension. It is
  then up to the application or channel to request the switch over to T.38.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@230883 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
configs/sip.conf.sample