Skip to content

JabberStatus() - [res_xmpp]

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.

  • 1 - Online.

  • 2 - Chatty.

  • 3 - Away.

  • 4 - Extended Away.

  • 5 - Do Not Disturb.

  • 6 - Offline.

  • 7 - 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.

Generated Version

This documentation was generated from Asterisk branch 16 using version GIT