[asterisk-commits] russell: branch 1.6.0 r234009 - in /branches/1.6.0: ./ CHANGES
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Dec 9 17:16:12 CST 2009
Author: russell
Date: Wed Dec 9 17:16:09 2009
New Revision: 234009
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=234009
Log:
Merged revisions 234008 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r234008 | russell | 2009-12-09 17:13:28 -0600 (Wed, 09 Dec 2009) | 5 lines
Fix up the faxdetect entry in CHANGES.
This feature was listed as a 1.6.2 feature, even though it's in all 1.6.X
versions. The description of the feature was also no longer accurate.
........
Modified:
branches/1.6.0/ (props changed)
branches/1.6.0/CHANGES
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.0/CHANGES
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.0/CHANGES?view=diff&rev=234009&r1=234008&r2=234009
==============================================================================
--- branches/1.6.0/CHANGES (original)
+++ branches/1.6.0/CHANGES Wed Dec 9 17:16:09 2009
@@ -143,6 +143,10 @@
SIP changes
-----------
+ * Added a new 'faxdetect=yes|no' configuration option to sip.conf. When this
+ option is enabled, Asterisk will watch for a CNG tone in the incoming audio
+ for a received call. If it is detected, the channel will jump to the
+ 'fax' extension in the dialplan.
* Improved NAT and STUN support.
chan_sip now can use port numbers in bindaddr, externip and externhost
options, as well as contact a STUN server to detect its external address
More information about the asterisk-commits
mailing list