[asterisk-commits] dhubbard: trunk r175475 - /trunk/CHANGES
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Feb 12 22:22:35 CST 2009
Author: dhubbard
Date: Thu Feb 12 22:22:35 2009
New Revision: 175475
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=175475
Log:
add 'faxbuffers' configuration option information to CHANGES
Modified:
trunk/CHANGES
Modified: trunk/CHANGES
URL: http://svn.digium.com/svn-view/asterisk/trunk/CHANGES?view=diff&rev=175475&r1=175474&r2=175475
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Thu Feb 12 22:22:35 2009
@@ -59,6 +59,13 @@
-------------
* The UK option waitfordialtone has been added for use with BT analog
lines.
+ * Added a 'faxbuffers' configuration option to chan_dahdi.conf. This option
+ is used in conjunction with the 'faxdetect' configuration option. When
+ 'faxbuffers' is used and fax tones are detected, the channel will dynamically
+ switch to the configured faxbuffers policy. For example, to use 6 buffers
+ and a 'full' buffer policy for a fax transmission, add:
+ faxbuffers=>6,full
+ The faxbuffers configuration will be in affect until the call is torn down.
Dialplan Functions
------------------
More information about the asterisk-commits
mailing list