mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-14 08:31:02 +00:00
app_agent_pool.c: Fix online documentation typo.
Change-Id: Ib0bc95fd0ec288c78c313823254d7a84ebfc4429
This commit is contained in:
@@ -83,7 +83,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
<enum name = "INVALID"><para>The specified agent is invalid.</para></enum>
|
<enum name = "INVALID"><para>The specified agent is invalid.</para></enum>
|
||||||
<enum name = "ALREADY_LOGGED_IN"><para>The agent is already logged in.</para></enum>
|
<enum name = "ALREADY_LOGGED_IN"><para>The agent is already logged in.</para></enum>
|
||||||
</enumlist>
|
</enumlist>
|
||||||
<note><para>The Agents:<replaceable>AgentId</replaceable> device state is
|
<note><para>The Agent:<replaceable>AgentId</replaceable> device state is
|
||||||
available to monitor the status of the agent.</para></note>
|
available to monitor the status of the agent.</para></note>
|
||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
|
Reference in New Issue
Block a user