Add Masquerade manager event which trips when a masquerade happens (issue #7840 reported by moy)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2006-10-03 17:10:16 +00:00
parent 19dc73ad40
commit b5f2589e33
2 changed files with 5 additions and 0 deletions

View File

@@ -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.