<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>I see log of both side, and I got the same problem.</div><div>I think both side using symetric NAT routers, but how can I using TURN relay server in libnice ?</div><div>I folow the mailing list and know that I have to set <span style="white-space: pre-wrap; font-size: 12pt; ">nice_agent_set_relay_info(), but when I read the test-fullmode.c source code, I saw </span><span style="white-space: pre-wrap; font-size: 12pt; ">nice_agent_set_relay_info() only call in NICE_COMPATIBILITY_GOOGLE.</span></div><div style="color: rgb(0, 0, 0); font-size: 12pt; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal; "><span style="white-space: pre-wrap; font-size: 12pt; ">Can I call nice_agent_set_relay_info() with NICE_COMPATIBILITY_DRAFT19 ?</span></div><div><br></div><div style="color: rgb(0, 0, 0);
 font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal; ">Here are my snip code</div><div>/* create nice agent */</div><div>
<pre style="margin-top: 0px; margin-bottom: 0px; "><!--StartFragment-->self->v_agent<span style=" color:#c0c0c0;"> </span>=<span style=" color:#c0c0c0;"> </span>nice_agent_new(g_main_context_default(),<span style=" color:#c0c0c0;"> </span><span style=" color:#800080;">NICE_COMPATIBILITY_DRAFT19</span>);</pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><span style=" color:#c0c0c0;">  </span>self->v_stream_id<span style=" color:#c0c0c0;"> </span>=<span style=" color:#c0c0c0;"> </span><span style=" color:#000080;">0</span>;</pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><br></pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><br></pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><span style=" color:#c0c0c0;">  </span>g_signal_connect<span style=" color:#c0c0c0;"> </span>(G_OBJECT<span style=" color:#c0c0c0;"> </span>(self->v_agent),<span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">"candidate-gathering-done"</span>,<span style=" color:#c0c0c0;"> </span></pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><span style=" color:#c0c0c0;">                   </span>G_CALLBACK<span style=" color:#c0c0c0;"> </span>(priv_cb_candidate_gathering_done),<span style=" color:#c0c0c0;"> </span>self);</pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><span style=" color:#c0c0c0;">  </span>g_signal_connect<span style=" color:#c0c0c0;"> </span>(G_OBJECT<span style=" color:#c0c0c0;"> </span>(self->v_agent),<span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">"component-state-changed"</span>,<span style=" color:#c0c0c0;"> </span></pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><span style=" color:#c0c0c0;">                   </span>G_CALLBACK<span style=" color:#c0c0c0;"> </span>(priv_cb_component_state_changed),<span style=" color:#c0c0c0;"> </span>self);</pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><br></pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><span style=" color:#c0c0c0;">  </span>interfaces<span style=" color:#c0c0c0;"> </span>=<span style=" color:#c0c0c0;"> </span>nice_list_local_interfaces();<!--EndFragment--></pre><pre style="margin-top: 0px; margin-bottom: 0px; "><br></pre><pre style="margin-top: 0px; margin-bottom: 0px; ">.......</pre><pre style="margin-top: 0px; margin-bottom: 0px; "><br></pre></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal; ">
<pre style="margin-top: 0px; margin-bottom: 0px; "><!--StartFragment--><span style=" color:#008000;">/*</span><span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">note:</span><span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">add</span><span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">a</span><span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">stream</span><span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">with</span><span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">RTP/RTCP</span><span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">components</span><span style=" color:#c0c0c0;"> </span><span style=" color:#008000;">*/</span></pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><span style=" color:#c0c0c0;">  </span>self->v_stream_id<span style=" color:#c0c0c0;"> </span>=<span style=" color:#c0c0c0;"> </span>nice_agent_add_stream<span style=" color:#c0c0c0;"> </span>(self->v_agent,<span style=" color:#c0c0c0;"> </span><span style=" color:#000080;">2</span>);</pre>
<pre style="margin-top: 0px; margin-bottom: 0px; "><span style=" color:#c0c0c0;">  </span>self->ssrc<span style=" color:#c0c0c0;"> </span>=<span style=" color:#c0c0c0;"> </span><span style=" color:#000080;">0</span>;</pre>
<pre style="margin-top: 0px; margin-bottom: 0px; ">Can I call <span style="white-space: pre-wrap; background-color: transparent; font-family: arial, helvetica, sans-serif; ">nice_agent_set_relay_info() here ?</span></pre></div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal; "><br></div>  <div style="font-size: 12pt; font-family: arial, helvetica, sans-serif; "> <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Youness Alaoui <youness.alaoui@collabora.co.uk><br> <b><span style="font-weight: bold;">To:</span></b> nice@lists.freedesktop.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, September 28, 2012 12:43 AM<br> <b><span style="font-weight: bold;">Subject:</span></b>
 Re: [Nice] component-state-changed change to FAIL<br> </font> </div> <br>
You move to FAIL state because you don't receive *any* response from the other<br>side. your log doesn't have any "received packet", so this means that either the<br>other side is not sending anything, hasn't been started properly, candidates<br>haven't been exchanged correctly... or the router on that network in that<br>different city as well as your local network are both symetric NAT routers,<br>which means you'd have to use a TURN relay server in order for it to succeed.<br><br>On 09/27/2012 04:54 AM, ly tran wrote:<br>> Hi,<br>> I setup 2 wifi network in the same company and setup a video call. It's succsess.<br>> But when I test with 2 wifi network at difference city, I got the following problem.<br>> Please se my log and tell me know why I always move to FAIL state.<br>> <br>> ** Message: nice_agent_set_remote_candidates START<br>>   libnice-DEBUG: Agent 0x46773608: set_remote_candidates 1 1<br>>   libnice-DEBUG:
 Agent 0x46773608 : Adding remote candidate with addr<br>> [192.168.123.122]:42330 for s1/c1. U/P '(null)'/'(null)' prio: 2013266431<br>>   libnice-DEBUG: Agent 0x46773608 : creating new pair 0x5908800 state 5<br>>   libnice-DEBUG: Agent 0x46773608 : added a new conncheck 0x5908800 with<br>> foundation of '1:1' to list 1.<br>>   libnice-DEBUG: Agent 0x46773608 : stream 1 component 1 STATE-CHANGE 0 -> 2.<br>> ** Message: priv_cb_component_state_changed: stream_id=1, component_id=1,<br>> state=2, self=0x46771058<br>> ** Message: rtp comp 1, rtcp com 2, ready 4, disconnected 0 failed 5<br>>   libnice-DEBUG: Agent 0x46773608 : Adding remote candidate with addr<br>> [192.168.2.15]:39791 for s1/c1. U/P '(null)'/'(null)' prio: 2013266431<br>>   libnice-DEBUG: Agent 0x46773608 : creating new pair 0x59188b0 state 5<br>>   libnice-DEBUG: Agent 0x46773608 : added a new conncheck 0x59188b0
 with<br>> foundation of '1:2' to list 1.<br>>   libnice-DEBUG: Agent 0x46773608 : Adding remote candidate with addr<br>> [169.254.224.159]:48202 for s1/c1. U/P '(null)'/'(null)' prio: 2013266431<br>>   libnice-DEBUG: Agent 0x46773608 : creating new pair 0x5928960 state 5<br>>   libnice-DEBUG: Agent 0x46773608 : added a new conncheck 0x5928960 with<br>> foundation of '1:3' to list 1.<br>>   libnice-DEBUG: Agent 0x46773608 : Pair 0x5908800 with s/c-id 1/1 (1:1) unfrozen.<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5908800 state WAITING<br>>   libnice-DEBUG: Agent 0x46773608 : priv_conn_check_unfreeze_next returned 1<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5908800 state IN_PROGRESS<br>>   libnice-DEBUG: Agent 0x46773608 : STUN-CC REQ to '192.168.123.122:42330',<br>> socket=57, pair=1:1 (c-id:1), tie=2169042258789247143, username='GFbX:nv/N' (9),<br>>
 password='EhKVewP4AlLqqZXOtaQWg7' (22), priority=1845494271.<br>>  Message HMAC-SHA1 message integrity:<br>>   key     : 0x45684b5665775034416c4c71715a584f746151576737<br>>   sent    : 0x5a4e6788d61f1da8fc1605673a02555c77a82f42<br>>  Message HMAC-SHA1 fingerprint: 0xe15bd63b<br>>   libnice-DEBUG: Agent 0x46773608: conncheck created 92 - 0x590886c<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #1: 2 frozen, 1 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom.<br>>   libnice-DEBUG: Agent 0x46773608 : priv_conn_check_tick_unlocked returned 1<br>>   libnice-DEBUG: Agent 0x46773608 : conn_check_schedule_next returning 1<br>> ** Message: nice_agent_set_remote_candidates END<br>>   libnice-DEBUG: Agent 0x46773608: set_remote_candidates 1 2<br>>   libnice-DEBUG: Agent 0x46773608 : Adding remote candidate with
 addr<br>> [192.168.123.122]:44381 for s1/c2. U/P '(null)'/'(null)' prio: 2013266430<br>>   libnice-DEBUG: Agent 0x46773608 : creating new pair 0x5938a10 state 5<br>>   libnice-DEBUG: Agent 0x46773608 : added a new conncheck 0x5938a10 with<br>> foundation of '1:1' to list 1.<br>>   libnice-DEBUG: Agent 0x46773608 : stream 1 component 2 STATE-CHANGE 0 -> 2.<br>> ** Message: priv_cb_component_state_changed: stream_id=1, component_id=2,<br>> state=2, self=0x46771058<br>> ** Message: rtp comp 1, rtcp com 2, ready 4, disconnected 0 failed 5<br>>   libnice-DEBUG: Agent 0x46773608 : Adding remote candidate with addr<br>> [192.168.2.15]:34392 for s1/c2. U/P '(null)'/'(null)' prio: 2013266430<br>>   libnice-DEBUG: Agent 0x46773608 : creating new pair 0x5948ac0 state 5<br>>   libnice-DEBUG: Agent 0x46773608 : added a new conncheck 0x5948ac0 with<br>> foundation of '1:2' to list
 1.<br>>   libnice-DEBUG: Agent 0x46773608 : Adding remote candidate with addr<br>> [169.254.224.159]:39754 for s1/c2. U/P '(null)'/'(null)' prio: 2013266430<br>>   libnice-DEBUG: Agent 0x46773608 : creating new pair 0x5958b70 state 5<br>>   libnice-DEBUG: Agent 0x46773608 : added a new conncheck 0x5958b70 with<br>> foundation of '1:3' to list 1.<br>>   libnice-DEBUG: Agent 0x46773608 : Pair 0x59188b0 with s/c-id 1/1 (1:2) unfrozen.<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x59188b0 state WAITING<br>>   libnice-DEBUG: Agent 0x46773608 : priv_conn_check_unfreeze_next returned 1<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x59188b0 state IN_PROGRESS<br>>   libnice-DEBUG: Agent 0x46773608 : STUN-CC REQ to '192.168.2.15:39791',<br>> socket=57, pair=1:2 (c-id:1), tie=2169042258789247143, username='GFbX:nv/N' (9),<br>> password='EhKVewP4AlLqqZXOtaQWg7' (22),
 priority=1845494271.<br>>  Message HMAC-SHA1 message integrity:<br>>   key     : 0x45684b5665775034416c4c71715a584f746151576737<br>>   sent    : 0x8b886837a3597ccc31bbca85c2a3600b316ad4b3<br>>  Message HMAC-SHA1 fingerprint: 0x10b5df29<br>>   libnice-DEBUG: Agent 0x46773608: conncheck created 92 - 0x591891c<br>>   libnice-DEBUG: Agent 0x46773608 : priv_conn_check_tick_unlocked returned 1<br>>   libnice-DEBUG: Agent 0x46773608 : conn_check_schedule_next returning 1<br>> UA: remote SDP updated:<br>> v=0<br>> o=- 4140380030932220748 6097490881580283500 IN IP4 192.168.123.122<br>> s=-<br>> t=0 0<br>> m=video 42330 RTP/AVP 98<br>> c=IN IP4 192.168.123.122<br>> a=rtpmap:98 theora/90000<br>> a=candidate:1 1 UDP 2013266431 192.168.123.122 42330 typ host<br>> a=candidate:2 1 UDP 2013266431 192.168.2.15 39791 typ host<br>> a=candidate:3 1 UDP 2013266431
 169.254.224.159 48202 typ host<br>> a=candidate:1 2 UDP 2013266430 192.168.123.122 44381 typ host<br>> a=candidate:2 2 UDP 2013266430 192.168.2.15 34392 typ host<br>> a=candidate:3 2 UDP 2013266430 169.254.224.159 39754 typ host<br>> a=ice-pwd:EhKVewP4AlLqqZXOtaQWg7<br>> a=ice-ufrag:GFbX<br>> a=rtcp:44381<br>> <br>> <br>> UA: call to sip:<a ymailto="mailto:sbc@sip2sip.info" href="mailto:sbc@sip2sip.info">sbc@sip2sip.info</a> is active => 'ready'<br>> audio inactive, video sendrecv, chat inactive.<br>>   libnice-DEBUG: Agent 0x46773608 : Pair 0x5928960 with s/c-id 1/1 (1:3) unfrozen.<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5928960 state WAITING<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5928960 state IN_PROGRESS<br>>   libnice-DEBUG: Agent 0x46773608 : STUN-CC REQ to '169.254.224.159:48202',<br>> socket=57, pair=1:3 (c-id:1), tie=2169042258789247143, username='GFbX:nv/N'
 (9),<br>> password='EhKVewP4AlLqqZXOtaQWg7' (22), priority=1845494271.<br>>  Message HMAC-SHA1 message integrity:<br>>   key     : 0x45684b5665775034416c4c71715a584f746151576737<br>>   sent    : 0xc66284bbbbee723ce5aa74c1d8a96423f1144647<br>>  Message HMAC-SHA1 fingerprint: 0x66b18657<br>>   libnice-DEBUG: Agent 0x46773608: conncheck created 92 - 0x59289cc<br>>   libnice-DEBUG: Agent 0x46773608 : Pair 0x5938a10 with s/c-id 1/2 (1:1) unfrozen.<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5938a10 state WAITING<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5938a10 state IN_PROGRESS<br>>   libnice-DEBUG: Agent 0x46773608 : STUN-CC REQ to '192.168.123.122:44381',<br>> socket=58, pair=1:1 (c-id:2), tie=2169042258789247143, username='GFbX:nv/N' (9),<br>> password='EhKVewP4AlLqqZXOtaQWg7' (22), priority=1845494270.<br>>  Message HMAC-SHA1 message
 integrity:<br>>   key     : 0x45684b5665775034416c4c71715a584f746151576737<br>>   sent    : 0x264bb548f1ca905998a0a1b3e124909ffd786a28<br>>  Message HMAC-SHA1 fingerprint: 0xe8e2d7eb<br>>   libnice-DEBUG: Agent 0x46773608: conncheck created 92 - 0x5938a7c<br>>   libnice-DEBUG: Agent 0x46773608 : Pair 0x5948ac0 with s/c-id 1/2 (1:2) unfrozen.<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5948ac0 state WAITING<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5948ac0 state IN_PROGRESS<br>>   libnice-DEBUG: Agent 0x46773608 : STUN-CC REQ to '192.168.2.15:34392',<br>> socket=58, pair=1:2 (c-id:2), tie=2169042258789247143, username='GFbX:nv/N' (9),<br>> password='EhKVewP4AlLqqZXOtaQWg7' (22), priority=1845494270.<br>>  Message HMAC-SHA1 message integrity:<br>>   key     : 0x45684b5665775034416c4c71715a584f746151576737<br>>   sent 
   : 0x883c22df8f8b9c17b690e3ca2c299f72c818fa8b<br>>  Message HMAC-SHA1 fingerprint: 0xa944093a<br>>   libnice-DEBUG: Agent 0x46773608: conncheck created 92 - 0x5948b2c<br>>   libnice-DEBUG: Agent 0x46773608 : Pair 0x5958b70 with s/c-id 1/2 (1:3) unfrozen.<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5958b70 state WAITING<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5958b70 state IN_PROGRESS<br>>   libnice-DEBUG: Agent 0x46773608 : STUN-CC REQ to '169.254.224.159:39754',<br>> socket=58, pair=1:3 (c-id:2), tie=2169042258789247143, username='GFbX:nv/N' (9),<br>> password='EhKVewP4AlLqqZXOtaQWg7' (22), priority=1845494270.<br>>  Message HMAC-SHA1 message integrity:<br>>   key     : 0x45684b5665775034416c4c71715a584f746151576737<br>>   sent    : 0x0d5431f79c5cb2ee59dc57465b9a6fe44c44edc8<br>>  Message HMAC-SHA1 fingerprint:
 0xe4d75b1b<br>>   libnice-DEBUG: Agent 0x46773608: conncheck created 92 - 0x5958bdc<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 1185ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 1185ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 1194ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 1195ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 1194ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 1195ms).<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #51: 0 frozen, 6 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom.<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 2381ms).<br>>  
 libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 2381ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 2390ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 2391ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 2390ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 2391ms).<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #101: 0 frozen, 6 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom.<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #151: 0 frozen, 6 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom.<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #201: 0 frozen, 6 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0
 waiting-for-nom.<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 4783ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 4783ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 4793ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 4793ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 4792ms).<br>>   libnice-DEBUG: Agent 0x46773608 :STUN transaction retransmitted (timeout 4793ms).<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #251: 0 frozen, 6 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom.<br>> finished hiding<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #301: 0 frozen, 6 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0
 waiting-for-nom.<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #351: 0 frozen, 6 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom.<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #401: 0 frozen, 6 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom.<br>>   libnice-DEBUG: Agent 0x46773608 : Retransmissions failed, giving up on<br>> connectivity check 0x5908800<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5908800 state FAILED<br>>   libnice-DEBUG: Agent 0x46773608 : Retransmissions failed, giving up on<br>> connectivity check 0x59188b0<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x59188b0 state FAILED<br>>   libnice-DEBUG: Agent 0x46773608 : Retransmissions failed, giving up on<br>> connectivity check 0x5928960<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5928960 state
 FAILED<br>>   libnice-DEBUG: Agent 0x46773608 : Retransmissions failed, giving up on<br>> connectivity check 0x5938a10<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5938a10 state FAILED<br>>   libnice-DEBUG: Agent 0x46773608 : Retransmissions failed, giving up on<br>> connectivity check 0x5948ac0<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5948ac0 state FAILED<br>>   libnice-DEBUG: Agent 0x46773608 : Retransmissions failed, giving up on<br>> connectivity check 0x5958b70<br>>   libnice-DEBUG: Agent 0x46773608 : pair 0x5958b70 state FAILED<br>>   libnice-DEBUG: Agent 0x46773608 : timer tick #434: 0 frozen, 0 in-progress, 0<br>> waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom.<br>>  libnice-DEBUG: Agent 0x46773608 : priv_conn_check_tick_unlocked: stopping<br>> conncheck timer<br>>  libnice-DEBUG: Agent 0x46773608 : stream 1 component 1
 STATE-CHANGE 2 -> 5.<br>> ** Message: priv_cb_component_state_changed: stream_id=1, component_id=1,<br>> state=5, self=0x46771058<br>> ** Message: rtp comp 1, rtcp com 2, ready 4, disconnected 0 failed 5<br>> ** Message: Component state to FAILED.<br>> <br>> <br>> _______________________________________________<br>> nice mailing list<br>> <a ymailto="mailto:nice@lists.freedesktop.org" href="mailto:nice@lists.freedesktop.org">nice@lists.freedesktop.org</a><br>> <a href="http://lists.freedesktop.org/mailman/listinfo/nice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/nice</a><br>> <br><br><br><br>_______________________________________________<br>nice mailing list<br><a ymailto="mailto:nice@lists.freedesktop.org" href="mailto:nice@lists.freedesktop.org">nice@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/nice"
 target="_blank">http://lists.freedesktop.org/mailman/listinfo/nice</a><br><br><br> </div> </div>  </div></body></html>