manager: Add <since> tags for all AMI actions.

This commit is contained in:
Sean Bright
2025-01-02 14:38:30 -05:00
committed by asterisk-org-access-app[bot]
parent 70cfbfa531
commit cede8a3e15
37 changed files with 512 additions and 3 deletions

View File

@@ -162,6 +162,9 @@
<description></description>
</function>
<manager name="Agents" language="en_US">
<since>
<version>1.2.0</version>
</since>
<synopsis>
Lists agents and their status.
</synopsis>
@@ -235,6 +238,9 @@
</managerEventInstance>
</managerEvent>
<manager name="AgentLogoff" language="en_US">
<since>
<version>1.2.0</version>
</since>
<synopsis>
Sets an agent as no longer logged in.
</synopsis>