mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-09 11:28:25 +00:00
Add an argument missing from the CELGenUserEvent documentation.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@282979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -41,6 +41,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
<parameter name="event-name" required="true">
|
<parameter name="event-name" required="true">
|
||||||
<argument name="event-name" required="true">
|
<argument name="event-name" required="true">
|
||||||
</argument>
|
</argument>
|
||||||
|
<argument name="extra" required="false">
|
||||||
|
<para>Extra text to be included with the event.</para>
|
||||||
|
</argument>
|
||||||
</parameter>
|
</parameter>
|
||||||
</syntax>
|
</syntax>
|
||||||
<description>
|
<description>
|
||||||
|
|||||||
Reference in New Issue
Block a user