mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
manager: Add <since>
tags for all AMI actions.
(cherry picked from commit 131682c2c5
)
This commit is contained in:
committed by
Asterisk Development Team
parent
63c86adbf5
commit
45f51341db
@@ -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>
|
||||
|
Reference in New Issue
Block a user