mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 10:22:46 +00:00
manager: Add <see-also> tags to relate UserEvent actions/apps/events
Change-Id: I80f8a981f62f50e74609c69c49edcaca6c95efa4
This commit is contained in:
@@ -62,6 +62,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
<replaceable>eventname</replaceable> under the
|
<replaceable>eventname</replaceable> under the
|
||||||
<literal>eventname</literal> key.</para>
|
<literal>eventname</literal> key.</para>
|
||||||
</description>
|
</description>
|
||||||
|
<see-also>
|
||||||
|
<ref type="manager">UserEvent</ref>
|
||||||
|
<ref type="managerEvent">UserEvent</ref>
|
||||||
|
</see-also>
|
||||||
</application>
|
</application>
|
||||||
***/
|
***/
|
||||||
|
|
||||||
|
@@ -819,6 +819,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
<description>
|
<description>
|
||||||
<para>Send an event to manager sessions.</para>
|
<para>Send an event to manager sessions.</para>
|
||||||
</description>
|
</description>
|
||||||
|
<see-also>
|
||||||
|
<ref type="managerEvent">UserEvent</ref>
|
||||||
|
<ref type="application">UserEvent</ref>
|
||||||
|
</see-also>
|
||||||
</manager>
|
</manager>
|
||||||
<manager name="WaitEvent" language="en_US">
|
<manager name="WaitEvent" language="en_US">
|
||||||
<synopsis>
|
<synopsis>
|
||||||
|
@@ -59,6 +59,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$");
|
|||||||
</description>
|
</description>
|
||||||
<see-also>
|
<see-also>
|
||||||
<ref type="application">UserEvent</ref>
|
<ref type="application">UserEvent</ref>
|
||||||
|
<ref type="managerEvent">UserEvent</ref>
|
||||||
</see-also>
|
</see-also>
|
||||||
</managerEventInstance>
|
</managerEventInstance>
|
||||||
</managerEvent>
|
</managerEvent>
|
||||||
|
Reference in New Issue
Block a user