aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-30 14:32:52 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-30 14:32:52 +0000
commitddb5920c846a8f1fcdbd12bdd7ce5e0e9721f79b (patch)
tree12e416cb914043621942c077f0bee80516d92513 /doc
parent69a0ae93af1f72cd42be017ad2f052a1b78968db (diff)
Add information on status events
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48136 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
--------------