From 34b17bad86b02fae864505ae5fe7055a2bd63290 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sun, 24 Jan 2010 14:22:34 +0100 Subject: Added queue buffer for chan_lcr sending faxes without interruption. Use options "t:q250" for disabling mISDN_dsp and adding a 250ms delay. modified: README modified: bchannel.c modified: bchannel.h modified: chan_lcr.c modified: chan_lcr.h modified: select.c --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index bc747c2..07c26ac 100644 --- a/README +++ b/README @@ -535,6 +535,8 @@ Changes after Version 1.7 - Replaced polling main loop by event driven "select()" loop. - Also replaced polling main loop by event driven "select()" loop on chan_lcr. - Added "release" action and timeout to "execute" action. +- Added queue buffer for chan_lcr sending faxes without interruption. + -> Use options "t:q250" for disabling mISDN_dsp and adding a 250ms delay. -- cgit v1.2.3-55-g7522