aboutsummaryrefslogtreecommitdiffstats
path: root/configs/res_fax.conf.sample
diff options
context:
space:
mode:
authormnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-09-29 17:54:49 +0000
committermnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-09-29 17:54:49 +0000
commit03894ccf28c94bc38ee3d7c0ecdbb68e9177d0a2 (patch)
tree3ed82a484d76de8533ea39e44489a82f113f83a6 /configs/res_fax.conf.sample
parent28bcb55de3d2f5d9059f2335448f1e8801d19365 (diff)
Merged revisions 289300 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r289300 | mnicholson | 2010-09-29 12:53:54 -0500 (Wed, 29 Sep 2010) | 2 lines Add 'ecm' to the sample fax config file ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@289301 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/res_fax.conf.sample')
-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