JABBER_STATUS() - [res_xmpp]
Synopsis
Retrieves a buddy's status.
Description
Retrieves the numeric status associated with the buddy identified by jid. The return value will be one of the following.
1
- Online2
- Chatty3
- Away4
- Extended Away5
- Do Not Disturb6
- Offline7
- Not In Roster
Syntax
JABBER_STATUS(account,jid)
Arguments
account
- The local named account to listen on (specified in xmpp.conf)jid
- Jabber ID of the buddy to receive message from. It can be a bare JID ([email protected]) or a full JID ([email protected]/resource).
See Also
Import Version
This documentation was imported from Asterisk Version GIT-19-56f9c28a50