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.
This commit is contained in:
committed by
asterisk-org-access-app[bot]
parent
4ef68fbce8
commit
468601fd13
@@ -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