[Asterisk-code-review] app_agent_pool: Update XML docs for AgentLogin (asterisk[13])

Kevin Harwell asteriskteam at digium.com
Wed Jan 8 14:01:28 CST 2020


Kevin Harwell has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/13584 )


Change subject: app_agent_pool: Update XML docs for AgentLogin
......................................................................

app_agent_pool: Update XML docs for AgentLogin

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
---
M apps/app_agent_pool.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/84/13584/1

diff --git a/apps/app_agent_pool.c b/apps/app_agent_pool.c
index b2068c1..921115c 100644
--- a/apps/app_agent_pool.c
+++ b/apps/app_agent_pool.c
@@ -94,8 +94,8 @@
 			<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>

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/13584
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: I3f788b47dce3292e311f8a9856938d59a0bd0661
Gerrit-Change-Number: 13584
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200108/4f69c272/attachment-0001.html>


More information about the asterisk-code-review mailing list