Asterisk Project : Asterisk 10 Function_JABBER_STATUS
This page last changed on Oct 14, 2011 by wikibot.
JABBER_STATUS()SynopsisRetrieves a buddy's status. DescriptionRetrieves the numeric status associated with the buddy identified by jid. If the buddy does not exist in the buddylist, returns 7. Status will be 1-7. 1=Online, 2=Chatty, 3=Away, 4=XAway, 5=DND, 6=Offline If not in roster variable will be set to 7. Example: ${JABBER_STATUS(asterisk,bob@domain.com)} returns 1 if bob@domain.com is online. asterisk is the associated XMPP account configured in jabber.conf. SyntaxJABBER_STATUS(account,jid) Arguments
See AlsoAsterisk 10 Function_JABBER_RECEIVE Import VersionThis documentation was imported from Asterisk version SVN-branch-10-r340810. |
![]() |
Document generated by Confluence on Oct 14, 2011 13:25 |