aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-09-29 17:53:54 +0000
committermnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-09-29 17:53:54 +0000
commit9129822029d79468fd27a4fb8e262f20199b0b88 (patch)
treed6bf05f21cb7293600229746686fbd8b4c70349a
parentc261cf3a727aa4d68dc55d493b3b1ad424b830c6 (diff)
Add 'ecm' to the sample fax config file
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@289300 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--configs/res_fax.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/res_fax.conf.sample b/configs/res_fax.conf.sample
index 251a9ca2a..19933e39d 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