Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

JabberLeave()

Synopsis

Leave a chat room

Description

Allows Asterisk to leave a chat room.

Syntax

JabberLeave(Jabber,RoomJID[,Nickname])
Arguments
  • Jabber - Client or transport Asterisk uses to connect to Jabber.
  • RoomJID - XMPP/Jabber JID (Name) of chat room.
  • Nickname - The nickname Asterisk uses in the chat room.

Import Version

This documentation was imported from Asterisk Version SVN-branch-1.8-r370275

  • No labels