I've been messing with the status and presence functions, but I can't seem to give an account the "mobile" status, where others would see the little phone icon. Right now, I have: purple_account_set_status(account, "mobile", TRUE, "message", status_message, NULL); but that's not working... Any ideas? Thanks, Michael