summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2014-01-16 19:13:05 +0000
committerKevin Harwell <kharwell@digium.com>2014-01-16 19:13:05 +0000
commita48798ce95cdc0f47c4d05c4fd55fd58cf12b678 (patch)
tree295b82cb56ddd9b315d46a7715c4135de19e695b /configs
parent3373a5332bd63aedb8a0d0cd2e8cfa94281e5072 (diff)
res_fax: check_modem_rate() returned incorrect rate for V.27
According to the new standard for V.27 and V.32 they are able to transmit at a bit rate of 4,800 or 9,600. The check_mode_rate function needed to be updated to reflect this. Also, because of this change the default 'minrate' value was updated to be 4800. (closes issue ASTERISK-22790) Reported by: Paolo Compagnini Patches: res_fax.txt uploaded by looserouting (license 6548) ........ Merged revisions 405656 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 405693 from http://svn.asterisk.org/svn/asterisk/branches/11 ........ Merged revisions 405694 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@405695 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/res_fax.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/res_fax.conf.sample b/configs/res_fax.conf.sample
index 19933e39d..47ea35e04 100644
--- a/configs/res_fax.conf.sample
+++ b/configs/res_fax.conf.sample
@@ -8,8 +8,8 @@ maxrate=14400
; Minimum Transmission Rate
; Possible values are { 2400 | 4800 | 7200 | 9600 | 12000 | 14400 }
-; Set this value to the minimum desired transfer rate. Default: 2400
-minrate=2400
+; Set this value to the minimum desired transfer rate. Default: 4800
+minrate=4800
; Send Progress/Status events to manager session
; Manager events with 'call' class permissions will receive events indicating the