aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-18 22:19:57 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-18 22:19:57 +0000
commit776e8e675ac90050fe393fcc096587b15ab520ea (patch)
treebd57d4a9a6f7d8d00077f6d387241dfd682e715f /CHANGES
parentfb300e06120797c11db424325706c58885e2bb14 (diff)
Just for Nicholson - here's an option, C, to Meetme that will allow it to continue in the dialplan if the person is kicked out. (issue #7994 reported by mnicholson with mods by myself)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45610 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6cb3603c1..4cd7597f3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -40,3 +40,5 @@ Changes since Asterisk 1.4-beta was branched:
* Extend CALLERID() function with "pres" and "ton" parameters to
fetch string representation of calling number presentation indicator
and numeric representation of type of calling number value.
+ * Added 'C' option to Meetme which causes a caller to continue in the dialplan
+ when kicked out.