[asterisk-commits] mnicholson: branch 10 r334233 - /branches/10/CHANGES
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Sep 1 12:36:23 CDT 2011
Author: mnicholson
Date: Thu Sep 1 12:36:20 2011
New Revision: 334233
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=334233
Log:
fixed a typo
Modified:
branches/10/CHANGES
Modified: branches/10/CHANGES
URL: http://svnview.digium.com/svn/asterisk/branches/10/CHANGES?view=diff&rev=334233&r1=334232&r2=334233
==============================================================================
--- branches/10/CHANGES (original)
+++ branches/10/CHANGES Thu Sep 1 12:36:20 2011
@@ -174,7 +174,7 @@
--------------------------
* The ReceiveFAXStatus and SendFAXStatus manager events have been consolidated
into a FAXStatus event with an 'Operation' header that will be either
- 'send', 'receive', and 'gateway'.
+ 'send', 'receive', or 'gateway'.
* T.38 gateway functionality has been added to res_fax (and res_fax_spandsp).
Set FAXOPT(gateway)=yes to enable this functionality on a channel. This
feature will handle converting a fax call between an audio T.30 fax terminal
More information about the asterisk-commits
mailing list