@ -75,7 +75,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
# include "asterisk/message.h"
# include "asterisk/message.h"
/*** DOCUMENTATION
/*** DOCUMENTATION
< application name = " JabberSend " language = " en_US " >
< application name = " JabberSend " language = " en_US " module = " res_jabber " >
< synopsis >
< synopsis >
Sends an XMPP message to a buddy .
Sends an XMPP message to a buddy .
< / synopsis >
< / synopsis >
@ -105,7 +105,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
< ref type = " function " > JABBER_RECEIVE < / ref >
< ref type = " function " > JABBER_RECEIVE < / ref >
< / see - also >
< / see - also >
< / application >
< / application >
< function name = " JABBER_RECEIVE " language = " en_US " >
< function name = " JABBER_RECEIVE " language = " en_US " module = " res_jabber " >
< synopsis >
< synopsis >
Reads XMPP messages .
Reads XMPP messages .
< / synopsis >
< / synopsis >
@ -134,7 +134,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
< ref type = " application " > JabberSend < / ref >
< ref type = " application " > JabberSend < / ref >
< / see - also >
< / see - also >
< / function >
< / function >
< function name = " JABBER_STATUS " language = " en_US " >
< function name = " JABBER_STATUS " language = " en_US " module = " res_jabber " >
< synopsis >
< synopsis >
Retrieves a buddy ' s status .
Retrieves a buddy ' s status .
< / synopsis >
< / synopsis >
@ -164,7 +164,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
< ref type = " application " > JabberSend < / ref >
< ref type = " application " > JabberSend < / ref >
< / see - also >
< / see - also >
< / function >
< / function >
< application name = " JabberSendGroup " language = " en_US " >
< application name = " JabberSendGroup " language = " en_US " module = " res_jabber " >
< synopsis >
< synopsis >
Send a Jabber Message to a specified chat room
Send a Jabber Message to a specified chat room
< / synopsis >
< / synopsis >
@ -187,7 +187,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
< note > < para > To be able to send messages to a chat room , a user must have previously joined it . Use the < replaceable > JabberJoin < / replaceable > function to do so . < / para > < / note >
< note > < para > To be able to send messages to a chat room , a user must have previously joined it . Use the < replaceable > JabberJoin < / replaceable > function to do so . < / para > < / note >
< / description >
< / description >
< / application >
< / application >
< application name = " JabberJoin " language = " en_US " >
< application name = " JabberJoin " language = " en_US " module = " res_jabber " >
< synopsis >
< synopsis >
Join a chat room
Join a chat room
< / synopsis >
< / synopsis >
@ -207,7 +207,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
< para > Allows Asterisk to join a chat room . < / para >
< para > Allows Asterisk to join a chat room . < / para >
< / description >
< / description >
< / application >
< / application >
< application name = " JabberLeave " language = " en_US " >
< application name = " JabberLeave " language = " en_US " module = " res_jabber " >
< synopsis >
< synopsis >
Leave a chat room
Leave a chat room
< / synopsis >
< / synopsis >
@ -226,7 +226,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
< para > Allows Asterisk to leave a chat room . < / para >
< para > Allows Asterisk to leave a chat room . < / para >
< / description >
< / description >
< / application >
< / application >
< application name = " JabberStatus " language = " en_US " >
< application name = " JabberStatus " language = " en_US " module = " res_jabber " >
< synopsis >
< synopsis >
Retrieve the status of a jabber list member
Retrieve the status of a jabber list member
< / synopsis >
< / synopsis >
@ -270,7 +270,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
< / enumlist >
< / enumlist >
< / description >
< / description >
< / application >
< / application >
< manager name = " JabberSend " language = " en_US " >
< manager name = " JabberSend " language = " en_US " module = " res_jabber " >
< synopsis >
< synopsis >
Sends a message to a Jabber Client .
Sends a message to a Jabber Client .
< / synopsis >
< / synopsis >