]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure ReceiveFax provides a CED tone via T.38
authorKinsey Moore <kmoore@digium.com>
Mon, 10 Dec 2012 16:55:05 +0000 (16:55 +0000)
committerKinsey Moore <kmoore@digium.com>
Mon, 10 Dec 2012 16:55:05 +0000 (16:55 +0000)
commitb2c2a84e17e0a4372159ece7b2adcab4c52fb845
treed7f94551a466cbd09433215e00b2aa6cceca6cf4
parent62a4ae8782fab6f3ea5df23f956bb24574d72198
Ensure ReceiveFax provides a CED tone via T.38

When using res_fax_digium, the T.38 CED tone was not being provided
properly which would cause some incoming faxes to fail. This was not an
issue with res_fax_spandsp since it does not strictly honor the
send_ced flag and sends the CED tone whenever receiving a T.38 fax.

(closes issue FAX-343)
Reported-by: Benjamin Tietz
Patch-by: Kinsey Moore
........

Merged revisions 377655 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 377656 from http://svn.asterisk.org/svn/asterisk/branches/10

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@377657 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_fax.c