From: Olle Johansson Date: Thu, 30 Nov 2006 14:32:52 +0000 (+0000) Subject: Add information on status events X-Git-Tag: 1.6.0-beta1~3^2~3828 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298512203c087ecd1955e5d78357585df565d380;p=thirdparty%2Fasterisk.git Add information on status events git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48136 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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 --------------