Control Jabber Status from Asterisk?

I’m currently using the jabber module to send gtalk messages and check for status info using:
JabberSend()
JabberStatus()

I now have a need to SET presence status (ie busy, available etc.)

Does the Jabber module provide a method to do this? If not what’s the least resource hungry way of sending presence to gtalk(jabber) from within the dialplan?

Thanks

Robert

bump :smile:

Has anyone controlled Jabber status from Asterisk using ANY method?

There’s a patch here:

issues.asterisk.org/view.php?id=18727

that allows you to set invisible against Google talk.

The jabber status function and application in Asterisk are only for retrieving status.