aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b1773f067..0ad412f7a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -143,6 +143,10 @@ CLI Changes
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