Add some additional documentation for core AMI events
authorMatthew Jordan <mjordan@digium.com>
Tue, 10 Jul 2012 22:26:27 +0000 (22:26 +0000)
committerMatthew Jordan <mjordan@digium.com>
Tue, 10 Jul 2012 22:26:27 +0000 (22:26 +0000)
commit2ffae5745d6d68f1599f4dfbf0ead131cf5acc32
tree1304cf10595e850a33e2dbb2458a2819751bc1ce
parent3805e2ae4d654a24f7c98fc6f41dcec81d02670e
Add some additional documentation for core AMI events

This patch adds some basic documentation for a number of modules.  This
includes core source files in Asterisk (those in main), as well as
chan_agent, chan_dahdi, chan_local, sig_analog, and sig_pri.  The DTD
has also been updated to allow referencing of AMI commands.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369905 65c4cc65-6c06-0410-ace0-fbb531ad65f3
14 files changed:
channels/chan_agent.c
channels/chan_dahdi.c
channels/chan_local.c
channels/sig_analog.c
channels/sig_pri.c
doc/appdocsxml.dtd
main/asterisk.c
main/cdr.c
main/channel.c
main/features.c
main/loader.c
main/logger.c
main/manager.c
main/pbx.c