]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_agi: Improve documentation 43/3543/1
authorMatt Jordan <mjordan@digium.com>
Fri, 12 Aug 2016 20:53:52 +0000 (15:53 -0500)
committerMatt Jordan <mjordan@digium.com>
Mon, 15 Aug 2016 12:40:15 +0000 (07:40 -0500)
commit1a44ebe8eca96c8cdd3c0220470c8773678b5f40
tree8c48e401a7920d0de6b3cd5723cab117395d5e54
parent0bb8366580573d8c78265656036f97d75bd5fd74
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