mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-14 13:58:38 +00:00
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.1@175473 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in: