]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_agent_pool: Update XML docs for AgentLogin
authorKevin Harwell <kharwell@digium.com>
Wed, 8 Jan 2020 19:54:44 +0000 (13:54 -0600)
committerKevin Harwell <kharwell@digium.com>
Wed, 8 Jan 2020 19:54:44 +0000 (13:54 -0600)
This patch fixes some wrongly formatted documentation for the AgentLogin
application. A couple of "see also" links should contain only the function
name, and no parameters.

Change-Id: I3f788b47dce3292e311f8a9856938d59a0bd0661

apps/app_agent_pool.c

index b2068c1309af5a4dbe0269ce795bb3e95a2203a7..921115c1ea13b3de4c5503b886ed8e86b47d1f34 100644 (file)
@@ -94,8 +94,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                        <ref type="application">PauseQueueMember</ref>
                        <ref type="application">UnpauseQueueMember</ref>
                        <ref type="function">AGENT</ref>
-                       <ref type="function">CHANNEL(dtmf_features)</ref>
-                       <ref type="function">CONNECTEDLINE()</ref>
+                       <ref type="function">CHANNEL</ref>
+                       <ref type="function">CONNECTEDLINE</ref>
                        <ref type="filename">agents.conf</ref>
                        <ref type="filename">queues.conf</ref>
                </see-also>