--- a/libpurple/protocols/jabber/google/google_session.c Mon Jan 05 01:48:13 2015 +0530 +++ b/libpurple/protocols/jabber/google/google_session.c Fri Apr 10 11:36:40 2015 +0530 @@ -657,7 +657,7 @@ candidate_type, purple_strequal(protocol, "udp") ? PURPLE_MEDIA_NETWORK_PROTOCOL_UDP : - PURPLE_MEDIA_NETWORK_PROTOCOL_TCP, + PURPLE_MEDIA_NETWORK_PROTOCOL_TCP_PASSIVE, address, atoi(port)); g_object_set(info, "username", purple_xmlnode_get_attrib(cand, "username"),