From 145fff8f3b768e9cd852e8705b23838ebff8885e Mon Sep 17 00:00:00 2001 From: "Dwayne M. Hubbard" Date: Fri, 13 Feb 2009 03:46:55 +0000 Subject: [PATCH] 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 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@175472 65c4cc65-6c06-0410-ace0-fbb531ad65f3