[asterisk-commits] kpfleming: branch 1.6.2 r201140 - /branches/1.6.2/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Jun 16 16:10:31 CDT 2009
Author: kpfleming
Date: Tue Jun 16 16:10:27 2009
New Revision: 201140
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=201140
Log:
Blocked revisions 201139 via svnmerge
........
r201139 | kpfleming | 2009-06-16 16:10:15 -0500 (Tue, 16 Jun 2009) | 10 lines
Enable applications to enable/disable digit and tone detection.
Some applications (notably app_fax) do not need digit detection nor FAX tone
detection while they are running, and if Asterisk is using software DSPs to provide
the detection, this consumes extra CPU cycles that could be better spent on the
actual application. This patch allows applications to query and control the state
of digit and tone detection on a channel, and modifies app_fax to disable them
while the FAX operations are occurring (and re-enable digit detection afterwards).
........
Modified:
branches/1.6.2/ (props changed)
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list