summaryrefslogtreecommitdiff
path: root/doc/tex
diff options
context:
space:
mode:
authorJulian Lyndon-Smith <julian@dotr.com>2010-04-21 13:08:44 +0000
committerJulian Lyndon-Smith <julian@dotr.com>2010-04-21 13:08:44 +0000
commit81fd235286d35982f606bafb9ca49f778bf1acd9 (patch)
treea94e93172a75b7d47061ddd0fc70c939da67dfe8 /doc/tex
parent5f32984fcb24142add87cf4a9e7f63012065f3e3 (diff)
Added NEW ACTIONS entry for new MixMonitorMute AMI command.
Added State and Direction variables for new MixMonitorMute AMI command. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@258228 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/tex')
-rw-r--r--doc/tex/manager.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tex/manager.tex b/doc/tex/manager.tex
index b697b44f2..6bf369040 100644
--- a/doc/tex/manager.tex
+++ b/doc/tex/manager.tex
@@ -163,6 +163,7 @@ the mailing list archives and the documentation page on the
DestinationContext: -- Destination context (cdr_manager)
DestinationChannel: -- Destination channel (cdr_manager)
DestUniqueID: -- UniqueID of destination (dial event)
+ Direction: <type> -- Audio to mute (read | write | both)
Disposition: -- Call disposition (CDR manager)
Domain: <domain> -- DNS domain
Duration: <secs> -- Duration of call (cdr_manager)
@@ -231,6 +232,7 @@ the mailing list archives and the documentation page on the
SrcUniqueID: -- UniqueID of source (dial event)
StartTime: -- Start time of call (cdr_manager)
State: -- Channel state
+ State: <1 | 0> -- Mute flag
Status: -- Registration status (Registry events SIP)
Status: -- Extension status (Extensionstate)
Status: -- Peer status (if monitored) ** Will change name **