[asterisk-commits] kharwell: branch 1.8 r405692 - /branches/1.8/UPGRADE.txt
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jan 16 12:52:37 CST 2014
Author: kharwell
Date: Thu Jan 16 12:52:35 2014
New Revision: 405692
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=405692
Log:
res_fax: check_modem_rate() returned incorrect rate for V.27
Added some text to UPGRADES.txt about the V.27 mode rate changes in r405656.
(issue ASTERISK-22790)
Reported by: Paolo Compagnini
Modified:
branches/1.8/UPGRADE.txt
Modified: branches/1.8/UPGRADE.txt
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/UPGRADE.txt?view=diff&rev=405692&r1=405691&r2=405692
==============================================================================
--- branches/1.8/UPGRADE.txt (original)
+++ branches/1.8/UPGRADE.txt Thu Jan 16 12:52:35 2014
@@ -17,6 +17,12 @@
=== UPGRADE-1.6.txt -- Upgrade info for 1.4 to 1.6
===
===========================================================
+from 1.8.26.0 to 1.8.27.0:
+* res_fax now returns the correct rates for V.27ter (4800 or 9600 bit/s).
+ Because of this the default settings would not load, so the minrate (minimum
+ transmission rate) option was changed to default to 4800 since that is the
+ minimum rate for v.27 which is included in the default modem options.
+
from 1.8.23.0 to 1.8.24.0:
* res_agi will now properly indicate if there was an error in streaming an
audio file. The result code will be -1 and the result returned from the
More information about the asterisk-commits
mailing list