This page last changed on Mar 30, 2011 by wikibot.

JabberStatus()

Synopsis

Retrieve the status of a jabber list member

Description

This application is deprecated. Please use the JABBER_STATUS() function instead.

Retrieves the numeric status associated with the specified buddy JID. The return value in the Variable will be one of the following.

Online.

Chatty.

Away.

Extended Away.

Do Not Disturb.

Offline.

Not In Roster.

Syntax

JabberStatus(Jabber,JID,Variable)
Arguments
  • Jabber - Client or transport Asterisk users to connect to Jabber.
  • JID - XMPP/Jabber JID (Name) of recipient.
  • Variable - Variable to store the status of requested user.

See Also

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42