aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorjrose <jrose@f38db490-d61c-443f-a65b-d21fe96a405b>2011-04-01 17:01:01 +0000
committerjrose <jrose@f38db490-d61c-443f-a65b-d21fe96a405b>2011-04-01 17:01:01 +0000
commit8f809d2963d00d1f2b8496dda7a4cf12f4b15e1c (patch)
tree3bef2884c2ac1f145692c8b88d0ac8f1459dd479 /CHANGES
parentc855ea7dcbea5781105a3a3226aa9af7aac1a8e6 (diff)
New Feature for chan_dahdi. 4 length pattern matching.
In chan_dahdi.conf, the user can now use length 4 patterns in addition to the usual length 2 patterns. The s ntax remains the same and the method used to track the pattern history will only change when using the length 4 patterns. (closes issue SWP-3250) Code: jrose rmudgett git-svn-id: http://svn.digium.com/svn/asterisk/trunk@312384 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6e3a49bda..3a4ca5ec6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -28,6 +28,11 @@ Asterisk HTTP Server
--------------------------
* The HTTP Server can bind to IPv6 addresses.
+chan_dahdi
+--------------------------
+ * Busy tone patterns featuring 2 silence and 2 tone lengths can now be used
+ with busydetect. usage example: busypattern=200,200,200,600
+
CLI Changes
--------------------------
* New 'gtalk show settings' command showing the current settings loaded from