From ea89416731bd3797d7b2b3abb06c8d614e36c6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Mon, 7 Nov 2011 20:53:34 -0500 Subject: Add more debug --- telepathy-farstream/call-stream.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'telepathy-farstream') diff --git a/telepathy-farstream/call-stream.c b/telepathy-farstream/call-stream.c index ec3535c..f2d12f1 100644 --- a/telepathy-farstream/call-stream.c +++ b/telepathy-farstream/call-stream.c @@ -925,6 +925,8 @@ ice_restart_requested (TpProxy *proxy, return; } + g_debug ("Restarting ICE"); + if (fs_stream_add_remote_candidates (self->fsstream, NULL, &myerror)) { g_free (self->last_local_username); -- cgit v1.2.1