[asterisk-commits] dhubbard: branch 1.6.1 r175473 - /branches/1.6.1/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Feb 12 21:59:12 CST 2009
Author: dhubbard
Date: Thu Feb 12 21:59:12 2009
New Revision: 175473
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=175473
Log:
Blocked revisions 175411 via svnmerge
........
r175411 | dhubbard | 2009-02-12 18:13:38 -0600 (Thu, 12 Feb 2009) | 13 lines
Add dynamic fax buffer configuration option to chan_dahdi.conf
When the 'faxdetect' configuration option is used, one may also want to use
the 'faxbuffers' configuration option in chan_dahdi.conf. This option will
dynamically use the configured 'faxbuffers' buffer policy on a channel for
the life of the call following the detection of fax tones. The faxbuffers
buffer policy will be reverted during call teardown.
An example use of 'faxbuffers' is below. This example would switch to using
6 buffers with a full buffer policy.
faxbuffers=>6,full
........
Modified:
branches/1.6.1/ (props changed)
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list