manager: Add <since> tags for all AMI actions.

(cherry picked from commit 7f13966202)
This commit is contained in:
Sean Bright
2025-01-02 14:38:30 -05:00
committed by Asterisk Development Team
parent 5645529361
commit dbc7efbfd4
34 changed files with 467 additions and 3 deletions

View File

@@ -152,6 +152,9 @@
</see-also>
</function>
<manager name="ShowDialPlan" language="en_US">
<since>
<version>1.6.0</version>
</since>
<synopsis>
Show dialplan contexts and extensions
</synopsis>
@@ -170,6 +173,9 @@
</description>
</manager>
<manager name="ExtensionStateList" language="en_US">
<since>
<version>13.0.0</version>
</since>
<synopsis>
List the current known extension states.
</synopsis>