aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manager.txt
diff options
context:
space:
mode:
authorbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-13 18:23:30 +0000
committerbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-13 18:23:30 +0000
commit5af8c4e9eba73dd65ff9f9b1dd652e125245e99f (patch)
treea0ed0858bdd1013eaed352e26d1735233b861420 /doc/manager.txt
parentd1792564f718f16a007e96d37add4904c18eca19 (diff)
Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8063 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/manager.txt')
-rw-r--r--doc/manager.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manager.txt b/doc/manager.txt
index bd5df8077..065d70a21 100644
--- a/doc/manager.txt
+++ b/doc/manager.txt
@@ -252,6 +252,7 @@ Some standard AMI headers:
Position: <num> -- Position in Queue
Queue: -- Queue name
Reason: -- "Autologoff"
+ Reason: -- "Chanunavail"
Response: <response> -- response code, like "200 OK"
"Success", "Error", "Follows"
Restart: -- "True", "False"