<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Philip,<br>So I just need to modify simple_example.c, ie, instead of manually copy and paste remote side candidates and credentials, the SIP driver saves this information to a global buffer after it received from client side SIP response  and let libnice know so libnice can continue to do the candidates prioritizing, encoding, offering and answering, checking?<br><br>Once a working pair for media traffic is finalized and our voip phone starts using it, shoud I free/delete all libnice related agents, message loops , threads and resources? Do i still need libnice to keep port, credentials alive?<br><br>Tom<br><br>From: philip@tecnocode.co.uk<br>To: chentom60@hotmail.com; nice@lists.freedesktop.org<br>Date: Thu, 10 Sep 2015 14:23:42 +0100<br>Subject: Re: [libnice] setup P2P connection for IP phones<br><br><pre>libnice does it itself, since any connection across a candidate pair<br>may require a wrapper protocol like TURN.<br> <br>I suggest you read up on what ICE does: libnice does exactly what ICE<br>is specified to do; little more, little less.<br> <br><a href='https://en.wikipedia.org/wiki/Interactive_Connectivity_Establishment' target='_blank'>https://en.wikipedia.org/wiki/Interactive_Connectivity_Establishment</a><br><a href='https://tools.ietf.org/html/rfc5245' target='_blank'>https://tools.ietf.org/html/rfc5245</a><br> <br>Philip<br> <br>On Thu, 2015-09-10 at 05:32 -0700, tom chen wrote:<br>> Philip,<br>> <br>> Thank you! How about checking of each candidate? does libnice do all<br>> by it <br>> itself or require someone else (like SIP driver) to test each<br>> prioritized <br>> candidate can connect or not?<br>> <br>> Tom<br>> --------------------------------------------------<br>> From: "Philip Withnall" <philip@tecnocode.co.uk><br>> Sent: Thursday, September 10, 2015 5:22 AM<br>> To: "tom chen" <chentom60@hotmail.com>; <nice@lists.freedesktop.org><br>> Subject: Re: [libnice] setup P2P connection for IP phones<br>> <br>> > _______________________________________________<br>> > nice mailing list<br>> > nice@lists.freedesktop.org<br>> > <a href='http://lists.freedesktop.org/mailman/listinfo/nice' target='_blank'>http://lists.freedesktop.org/mailman/listinfo/nice</a><br>> > <br></pre><br>_______________________________________________
nice mailing list
nice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nice                                    </div></body>
</html>