mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
manager: Add <since>
tags for all AMI actions.
(cherry picked from commit 7d97560656
)
This commit is contained in:
committed by
Asterisk Development Team
parent
b2b2fde59e
commit
82c1fb71e6
@@ -29,6 +29,9 @@
|
||||
|
||||
/*** DOCUMENTATION
|
||||
<manager name="DialplanExtensionAdd" language="en_US">
|
||||
<since>
|
||||
<version>13.0.0</version>
|
||||
</since>
|
||||
<synopsis>
|
||||
Add an extension to the dialplan
|
||||
</synopsis>
|
||||
@@ -61,6 +64,9 @@
|
||||
</syntax>
|
||||
</manager>
|
||||
<manager name="DialplanExtensionRemove" language="en_US">
|
||||
<since>
|
||||
<version>13.0.0</version>
|
||||
</since>
|
||||
<synopsis>
|
||||
Remove an extension from the dialplan
|
||||
</synopsis>
|
||||
|
Reference in New Issue
Block a user