From: Matthew Nicholson Date: Wed, 29 Sep 2010 17:53:54 +0000 (+0000) Subject: Add 'ecm' to the sample fax config file X-Git-Tag: 1.8.0-rc3~4^2~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=739ac7d7b9e823fb88e79e167e9bfc0fbe7d1436;p=thirdparty%2Fasterisk.git Add 'ecm' to the sample fax config file git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@289300 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/res_fax.conf.sample b/configs/res_fax.conf.sample index 251a9ca2a6..19933e39d1 100644 --- a/configs/res_fax.conf.sample +++ b/configs/res_fax.conf.sample @@ -22,3 +22,7 @@ statusevents=yes ; Possible values are { v17 | v27 | v29 } ; Set this value to modify the default modem options. Default: v17,v27,v29 modems=v17,v27,v29 + +; Enable/disable T.30 ECM (error correction mode) by default. +; Default: Enabled +ecm=yes