[Asterisk-code-review] app agent pool: add missing Documentation (asterisk[13])

scgm11 asteriskteam at digium.com
Mon Nov 7 08:38:17 CST 2016


scgm11 has uploaded a new change for review. ( https://gerrit.asterisk.org/4327 )

Change subject: app_agent_pool:  add missing Documentation
......................................................................

app_agent_pool:  add missing Documentation

Change-Id: I59316ccf16a89b739f1f49dbb9fd7a69b33de8c2
---
M apps/app_agent_pool.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/27/4327/1

diff --git a/apps/app_agent_pool.c b/apps/app_agent_pool.c
index a8f2d2c..a09620f 100644
--- a/apps/app_agent_pool.c
+++ b/apps/app_agent_pool.c
@@ -165,7 +165,7 @@
 			<xi:include xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])" />
 		</syntax>
 		<description>
-			<para>Will list info about all defined agents.</para>
+			<para>Will list info about all defined agents. Requires app_agent_pool module to be loaded and incorporated into dial plan</para>
 		</description>
 		<see-also>
 			<ref type="managerEvent">Agents</ref>

-- 
To view, visit https://gerrit.asterisk.org/4327
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I59316ccf16a89b739f1f49dbb9fd7a69b33de8c2
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: scgm11 <scgm11 at gmail.com>



More information about the asterisk-code-review mailing list