--- a/libpurple/protocols/jabber/jingle/rtp.c Tue Sep 22 22:42:21 2009 +0000 +++ b/libpurple/protocols/jabber/jingle/rtp.c Thu Sep 24 20:22:24 2009 +0000 @@ -602,7 +602,8 @@ : PURPLE_MEDIA_RECV_VIDEO; params = - jingle_get_params(jingle_session_get_js(session), &num_params); + jingle_get_params(jingle_session_get_js(session), NULL, 0, 0, 0, + NULL, NULL, &num_params); creator = jingle_content_get_creator(content); if (!strcmp(creator, "initiator"))