--- a/libpurple/protocols/mxit/voicevideo.c Fri Aug 12 22:44:39 2011 +0000 +++ b/libpurple/protocols/mxit/voicevideo.c Sat Aug 13 13:13:19 2011 +0000 @@ -95,7 +95,7 @@ /* and only when they're online */ if (contact->presence == MXIT_PRESENCE_OFFLINE) - return MXIT_PRESENCE_OFFLINE; + return PURPLE_MEDIA_CAPS_NONE; /* they support voice-only */ if (contact->capabilities & MXIT_PFLAG_VOICE)