<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">To explain: Each ICE candidate is
      supposed to have a unique priority number associated with it. The
      ICE code in rtpengine depends on this being true in several
      places. If it encounters two ICE candidates with the same priority
      number then it triggers this warning to the log, and ultimately
      the ICE negotiation is then likely to fail. This can happen if the
      remote ICE client is buggy (seen this before: duplicate priority
      numbers in the SDP), or (gods forbid) there's a bug in rtpengine.<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Cheers</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 29/10/2021 08.59, [EXT]
      Stefan-Cristian Mititelu wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:1635512352150.44261@1and1.ro">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <style type="text/css" style="display:none">P{margin-top:0;margin-bottom:0;}</style>
      <p>Hi,<br>
        <br>
        Out of curiosity, I've been skimming the sipwise rtpengine code
        about this warning and found out that it happens when
        "__tree_coll_callback()" callback function is called.<br>
        <br>
        Now, the above callback function is present in different places
        that all reduce to calling "g_tree_insert_coll()" function in
        ./include/aux.h.<br>
        <br>
        Next, from what i see in "g_tree_insert_coll()" the above
        callback is **only** called when there is already an old value
        for the given (key, value) pair. In other words, there
        is already an "old ice pair" there.<br>
        <br>
        Hope this helps.<br>
        <br>
        Thank you,<br>
        Stefan<br>
        <br>
      </p>
      <div style="color: rgb(33, 33, 33);">
        <hr tabindex="-1" style="display:inline-block; width:98%">
        <div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt"
            face="Calibri, sans-serif" color="#000000"><b>From:</b>
            sr-users <a class="moz-txt-link-rfc2396E" href="mailto:sr-users-bounces@lists.kamailio.org"><sr-users-bounces@lists.kamailio.org></a> on
            behalf of ‪M S‬ <a class="moz-txt-link-rfc2396E" href="mailto:shaheryarkh@gmail.com"><shaheryarkh@gmail.com></a><br>
            <b>Sent:</b> Friday, October 29, 2021 1:28 PM<br>
            <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:keffa@alcall.net">keffa@alcall.net</a>; Kamailio (SER) - Users Mailing
            List<br>
            <b>Subject:</b> Re: [SR-Users] RTPENGINE [ice] Priority
            collision between candidate pairs</font>
          <div> </div>
        </div>
        <div>
          <div dir="auto">
            <div>It's just a warning, you can ignore it or explain what
              is the exact nature of problem you are facing?</div>
            <div><br>
            </div>
            <div>--</div>
            <div>Muhammad Shahzad Shafi</div>
            <div>Tel: +49 176 99 83 10 85</div>
            <div><br>
              <br>
              Sent from my Huawei P40 5G phone</div>
          </div>
          <div style="line-height:1.5"><br>
            <br>
            -------- Original message --------<br>
            From: <a class="moz-txt-link-abbreviated" href="mailto:keffa@alcall.net">keffa@alcall.net</a><br>
            Date: Fri, 29 Oct 2021, 10:41<br>
            To: "Kamailio (SER) - Users Mailing List"
            <a class="moz-txt-link-rfc2396E" href="mailto:sr-users@lists.kamailio.org"><sr-users@lists.kamailio.org></a><br>
            Subject: [SR-Users] RTPENGINE [ice] Priority collision
            between candidate pairs<br>
            <blockquote>Hello @everyone<br>
              <br>
              Please can you explain me how this message is errors or
              not ?<br>
              <br>
              «  Oct 29 08:34:44 ip76 rtpengine[649]: WARNING:
              [YGiXZ1MmIA port 30104]: [ice] Priority collision between
              candidate pairs 9oZd7sWNVguf6cgl:e4b19f6635447b850 »
              <br>
              <br>
              thank<br>
              __________________________________________________________<br>
              Kamailio - Users Mailing List - Non Commercial Discussions<br>
                * <a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a><br>
              Important: keep the mailing list in the recipients, do not
              reply only to the sender!<br>
              Edit mailing list options or unsubscribe:<br>
                *
              <a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
            </blockquote>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
  * <a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
Important: keep the mailing list in the recipients, do not reply only to the sender!
Edit mailing list options or unsubscribe:
  * <a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
  </body>
</html>