summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2008-03-19 16:54:12 +0000
committerJoshua Colp <jcolp@digium.com>2008-03-19 16:54:12 +0000
commite097cc72211b4f408f96c17118d93a9c8de8d042 (patch)
treeb3662a3a9f1b1ec9c300f89c9ae0cb8f9ccca831 /CHANGES
parent14e1d8c6d8a4bd942ad2979495f1daafec0b4c11 (diff)
Add the ability to use a pattern match for a hint.
(closes issue #7767) Reported by: Corydon76 Patches: 20070314__simple_hint_lookup.diff.txt uploaded by Corydon76 pbx-trunk-98436.diff uploaded by plack (license 365) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@109970 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f7bf3fc90..1468e19db 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,12 @@ Zaptel channel driver (chan_zap) Changes
* Channels can now be configured using named sections in zapata.conf, just
like other channel drivers, including the use of templates.
+PBX Changes
+-----------
+ * It is now possible to specify a pattern match as a hint. Once a phone subscribes
+ to something that matches the pattern a hint will be created using the contents
+ and variables evaluated.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.4.X to Asterisk 1.6.0 -------------
------------------------------------------------------------------------------