]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Missing fallback to audio fax feature when T.38 re-INVITE failed
authorPaul Belanger <paul.belanger@polybeacon.com>
Tue, 1 Jun 2010 14:54:05 +0000 (14:54 +0000)
committerPaul Belanger <paul.belanger@polybeacon.com>
Tue, 1 Jun 2010 14:54:05 +0000 (14:54 +0000)
commitabc4bceec2471e79ff9794f2502963251e0a31fc
treec296d7b72e084bad745ec0a33825115d299ccfd1
parent06914c13cfc850f1b4029216258e5a9f7085d150
Missing fallback to audio fax feature when T.38 re-INVITE failed

When a T.38 re-INVITE failed with an 488 or 606 answer, we should
fallback to audio fax by send a re-re-INVITE without T.38. The
function is backported from 1.6 asterisk.

(closes issue #16795)
Reported by: vrban

(closes issue #16692)
Reported by: vrban
Patches:
      t38_fallback_to_audio_v3.patch uploaded by vrban (license 756)
Tested by: lmadsen, vrban, haggard

https://reviewboard.asterisk.org/r/514/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@266579 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c