aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-30 14:29:39 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-30 14:29:39 +0000
commite2c28916fb110b30012f706b1736d3a790981706 (patch)
tree45c8c30889ee4515fcb01d575adddba94186ecad /doc
parentc170da02ebccf93058c2bb78945c0a5ff08c723e (diff)
Explain status reports and
make codefreeze more happy :-) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@48135 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/manager.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manager.txt b/doc/manager.txt
index 41a2152d4..a0a832c8d 100644
--- a/doc/manager.txt
+++ b/doc/manager.txt
@@ -31,6 +31,15 @@ If you develop applications, please try to reuse existing manager
headers and their interpretation. If you are unsure, discuss on
the asterisk-dev mailing list.
+Device status reports
+---------------------
+Manager subscribes to extension status reports from all channels,
+to be able to generate events when an extension or device changes
+state. The level of details in these events may depend on the channel
+and device configuration. Please check each channel configuration
+file for more information. (in sip.conf, check the section on
+subscriptions and call limits)
+
Command Syntax
--------------