summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/res_xmpp.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/res_xmpp.c b/res/res_xmpp.c
index bec68b786..3a2ad13c9 100644
--- a/res/res_xmpp.c
+++ b/res/res_xmpp.c
@@ -284,6 +284,11 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para>Specifying a prefix of <literal>xmpp:</literal> will send the
message as an XMPP chat message.</para>
</info>
+ <info name="XMPPMessageFromInfo" language="en_US" tech="XMPP">
+ <para>Specifying a prefix of <literal>xmpp:</literal> will specify the
+ account defined in <literal>xmpp.conf</literal> to send the message from.
+ Note that this field is required for XMPP messages.</para>
+ </info>
***/
/*! \brief Supported general configuration flags */