From 48e3469f05a9a3b6ddf0286ff2a4bc115122a1a6 Mon Sep 17 00:00:00 2001 From: oej Date: Tue, 4 Apr 2006 07:59:02 +0000 Subject: Clarify syntax of new manager events that reports a status. We do not longer approve "ThisEventOn" and "ThisEventOff" named events, they need to be named "ThisEvent" with a status header showing the current status. (Approved by Mark) Old events won't be changed to keep backwards compatibility, until we have a revision plan for the AMI. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17199 f38db490-d61c-443f-a65b-d21fe96a405b --- doc/manager.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/manager.txt') diff --git a/doc/manager.txt b/doc/manager.txt index 065d70a21..cee0c470a 100644 --- a/doc/manager.txt +++ b/doc/manager.txt @@ -296,3 +296,4 @@ Some standard AMI headers: ** Please try to re-use existing headers to simplify manager message parsing in clients. +Read the CODING-GUIDELINES if you develop new manager commands or events. -- cgit v1.2.3