mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
manager: Add <since>
tags for all AMI actions.
(cherry picked from commit 7f13966202
)
This commit is contained in:
committed by
Asterisk Development Team
parent
5645529361
commit
dbc7efbfd4
@@ -241,6 +241,9 @@
|
||||
</see-also>
|
||||
</function>
|
||||
<manager name="FAXSessions" language="en_US">
|
||||
<since>
|
||||
<version>13.0.0</version>
|
||||
</since>
|
||||
<synopsis>
|
||||
Lists active FAX sessions
|
||||
</synopsis>
|
||||
@@ -315,6 +318,9 @@
|
||||
</managerEventInstance>
|
||||
</managerEvent>
|
||||
<manager name="FAXSession" language="en_US">
|
||||
<since>
|
||||
<version>13.0.0</version>
|
||||
</since>
|
||||
<synopsis>
|
||||
Responds with a detailed description of a single FAX session
|
||||
</synopsis>
|
||||
@@ -384,6 +390,9 @@
|
||||
</managerEventInstance>
|
||||
</managerEvent>
|
||||
<manager name="FAXStats" language="en_US">
|
||||
<since>
|
||||
<version>13.0.0</version>
|
||||
</since>
|
||||
<synopsis>
|
||||
Responds with fax statistics
|
||||
</synopsis>
|
||||
|
Reference in New Issue
Block a user