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

@@ -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>