mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 10:33:13 +00:00
fix a few more XML documentation problems
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@175636 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -81,7 +81,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
</application>
|
</application>
|
||||||
<application name="JabberStatus" language="en_US">
|
<application name="JabberStatus" language="en_US">
|
||||||
<synopsis>
|
<synopsis>
|
||||||
<para>Retrieve the status of a jabber list member</para>
|
Retrieve the status of a jabber list member
|
||||||
</synopsis>
|
</synopsis>
|
||||||
<syntax>
|
<syntax>
|
||||||
<parameter name="Jabber" required="true">
|
<parameter name="Jabber" required="true">
|
||||||
@@ -95,7 +95,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
</parameter>
|
</parameter>
|
||||||
</syntax>
|
</syntax>
|
||||||
<description>
|
<description>
|
||||||
<note>This application is deprecated. Please use the JABBER_STATUS() function instead.</note>
|
<para>This application is deprecated. Please use the JABBER_STATUS() function instead.</para>
|
||||||
<para>Retrieves the numeric status associated with the specified buddy <replaceable>JID</replaceable>.
|
<para>Retrieves the numeric status associated with the specified buddy <replaceable>JID</replaceable>.
|
||||||
The return value in the <replaceable>Variable</replaceable>will be one of the following.</para>
|
The return value in the <replaceable>Variable</replaceable>will be one of the following.</para>
|
||||||
<enumlist>
|
<enumlist>
|
||||||
@@ -125,7 +125,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
</application>
|
</application>
|
||||||
<function name="JABBER_STATUS" language="en_US">
|
<function name="JABBER_STATUS" language="en_US">
|
||||||
<synopsis>
|
<synopsis>
|
||||||
<para>Retrieve the status of a jabber list member</para>
|
Retrieve the status of a jabber list member
|
||||||
</synopsis>
|
</synopsis>
|
||||||
<syntax>
|
<syntax>
|
||||||
<parameter name="sender" required="true">
|
<parameter name="sender" required="true">
|
||||||
|
Reference in New Issue
Block a user