mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +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
@@ -29,6 +29,9 @@
|
||||
|
||||
/*** DOCUMENTATION
|
||||
<manager name="BridgeTechnologyList" language="en_US">
|
||||
<since>
|
||||
<version>12.0.0</version>
|
||||
</since>
|
||||
<synopsis>
|
||||
List available bridging technologies and their statuses.
|
||||
</synopsis>
|
||||
@@ -44,6 +47,9 @@
|
||||
</see-also>
|
||||
</manager>
|
||||
<manager name="BridgeTechnologySuspend" language="en_US">
|
||||
<since>
|
||||
<version>12.0.0</version>
|
||||
</since>
|
||||
<synopsis>
|
||||
Suspend a bridging technology.
|
||||
</synopsis>
|
||||
@@ -62,6 +68,9 @@
|
||||
</see-also>
|
||||
</manager>
|
||||
<manager name="BridgeTechnologyUnsuspend" language="en_US">
|
||||
<since>
|
||||
<version>12.0.0</version>
|
||||
</since>
|
||||
<synopsis>
|
||||
Unsuspend a bridging technology.
|
||||
</synopsis>
|
||||
|
Reference in New Issue
Block a user