From 21d8d2426d2262f985702efbb5addb22a31141a8 Mon Sep 17 00:00:00 2001 From: Kevin Harwell Date: Wed, 8 Jan 2020 13:54:44 -0600 Subject: [PATCH] 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 --- apps/app_agent_pool.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/app_agent_pool.c b/apps/app_agent_pool.c index 423293e1bc..e83750abf4 100644 --- a/apps/app_agent_pool.c +++ b/apps/app_agent_pool.c @@ -92,8 +92,8 @@ PauseQueueMember UnpauseQueueMember AGENT - CHANNEL(dtmf_features) - CONNECTEDLINE() + CHANNEL + CONNECTEDLINE agents.conf queues.conf -- 2.47.2