This page last changed on Mar 30, 2011 by wikibot.
JabberSendGroup()
Synopsis
Send a Jabber Message to a specified chat room
Description
Allows user to send a message to a chat room via XMPP.
To be able to send messages to a chat room, a user must have previously joined it. Use the To be able to send messages to a chat room, a user must have previously joined it. Use the JabberJoin function to do so.
Syntax
Arguments
- Jabber - Client or transport Asterisk uses to connect to Jabber.
- RoomJID - XMPP/Jabber JID (Name) of chat room.
- Message - Message to be sent to the chat room.
- Nickname - The nickname Asterisk uses in the chat room.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|