]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_agi: Improve documentation 29/3529/1
authorMatt Jordan <mjordan@digium.com>
Fri, 12 Aug 2016 20:53:52 +0000 (15:53 -0500)
committerMatt Jordan <mjordan@digium.com>
Sun, 14 Aug 2016 01:26:50 +0000 (20:26 -0500)
commitf9e734974b3718c20885d8023519f3ab64a9dfe0
tree77d20dbd0927ef27132b9632b3ae94edd37b26cf
parent781bb410d0442adbfe87727b6bdf94f77bd830a0
res_agi: Improve documentation

* Groups of AGI commands that have similar functionality now reference
  each other, and all reference the AGI application for ease of wiki
  reference.

* The documentation for the AGI application has been improved, in
  particular noting the various AGI types and how they are invoked.

* A warning message has been added to DeadAGI, noting that it is
  deprecated.

Change-Id: I479ccdee8a7393f01b18692c3d4ab7e6bdd1875d
res/res_agi.c