Skip to content

JabberSendGroup() - [res_xmpp]

Synopsis

Send a Jabber Message to a specified chat room

Description

Allows user to send a message to a chat room via XMPP.

Note

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

JabberSendGroup(Jabber,RoomJID,Message,[Nickname])
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.

Generated Version

This documentation was generated from Asterisk branch 18 using version GIT