aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-03 17:10:16 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-03 17:10:16 +0000
commite47cd7e01e45c94f67fdaff7f31bf779c353c431 (patch)
treed2169c2baf31b0e33290375082072556a19bb041 /CHANGES
parentc54501d64122b2afbe8cb3fa6bdbba64e4f976a7 (diff)
Add Masquerade manager event which trips when a masquerade happens (issue #7840 reported by moy)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44273 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 36b65ef4b..b6ea58a8a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,3 +25,5 @@ Changes since Asterisk 1.4-beta was branched:
CallerIDNum is used for number and CallerIDName for name.
* setinterfacevar option in queues.conf also now sets a variable
called MEMBERNAME which contains the member's name.
+ * Added Masquerade manager event for when a masquerade happens between
+ two channels.