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.
This commit is contained in:
committed by
asterisk-org-access-app[bot]
parent
70cfbfa531
commit
cede8a3e15
@@ -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