From e49855c2bd436d21ec5a4edcc566ced53524e0f1 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Thu, 30 Nov 2006 14:29:39 +0000 Subject: [PATCH] Explain status reports and make codefreeze more happy :-) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48135 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/manager.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/manager.txt b/doc/manager.txt index 41a2152d47..a0a832c8da 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 --------------