summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatthew Nicholson <mnicholson@digium.com>2010-09-29 17:54:49 +0000
committerMatthew Nicholson <mnicholson@digium.com>2010-09-29 17:54:49 +0000
commit6956fd956c719431491e531361d8d9b843571005 (patch)
tree3ed82a484d76de8533ea39e44489a82f113f83a6 /configs
parentfb855036d3bdb8834260ec9a2ff8c0f682846f9d (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: https://origsvn.digium.com/svn/asterisk/trunk@289301 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-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