From: Jeff Peeler Date: Tue, 19 Aug 2008 22:56:42 +0000 (+0000) Subject: Blocked revisions 138938 via svnmerge X-Git-Tag: 1.6.2.0-beta1~1392 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb5a025b7120984272a52279309d4c6bd6d63539;p=thirdparty%2Fasterisk.git Blocked revisions 138938 via svnmerge ........ r138938 | jpeeler | 2008-08-19 17:56:07 -0500 (Tue, 19 Aug 2008) | 7 lines Add configuration option to chan_dahdi.conf to allow buffering policy and number of buffers to be configured per channel. Syntax: buffers=, Where the number of buffers is some non-negative integer and the policy is either "full", "half", or "immediate". ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@138939 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---