summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-11-30 14:32:52 +0000
committerOlle Johansson <oej@edvina.net>2006-11-30 14:32:52 +0000
commit298512203c087ecd1955e5d78357585df565d380 (patch)
tree12e416cb914043621942c077f0bee80516d92513 /doc
parent389ed67b418be05cec5a4aea9a9a32c04051fa5d (diff)
Add information on status events
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48136 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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
--------------