<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
     I have a problem in call creation between websocket client (sipml5)
    and traditional sip client (linphone ios). If i make a call from
    ws-client to linphone (through kamailio with rtpengine installed), 
    i get error from ws-client console when linphone answers the call
    with 200ok/sdp:<br>
    "Failed to set remote answer sdp: Called with SDP without ice-ufrag
    and ice-pwd.tsk_utils_log_error"<br>
    <br>
    Linphone that i am using (LinphoneIphone/2.2.4.2-store-85-gbfcbadb
    (belle-sip/1.3.3)), doesn't seem to have any ICE related
    configuration options allthough ICE shoud be supported.<br>
    <br>
    I noticed that rtpengine could have the tools to fix this:<br>
    <a class="moz-txt-link-freetext" href="https://github.com/sipwise/rtpengine">https://github.com/sipwise/rtpengine</a><br>
    "<span style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue',
      Helvetica, 'Segoe UI', Arial, freesans, sans-serif; font-size:
      16px; font-style: normal; font-variant: normal; font-weight:
      normal; letter-spacing: normal; line-height: 25.6000003814697px;
      orphans: auto; text-align: left; text-indent: 0px; text-transform:
      none; white-space: normal; widows: 1; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; display: inline !important; float:
      none; background-color: rgb(255, 255, 255);">ICE (RFC 5245)
      support:</span>
    <ul style="box-sizing: border-box; padding: 0px 0px 0px 2em;
      margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51);
      font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial,
      freesans, sans-serif; font-size: 16px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 25.6000003814697px; orphans: auto; text-align: left;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">
      <li style="box-sizing: border-box;">Bridging between ICE-enabled
        and ICE-unaware user agents"</li>
    </ul>
    <p>Could the "ICE bridge" solve this issue or is there another way
      around this?<br>
    </p>
    <p>-- Olli<br>
    </p>
    <br>
    <br>
  </body>
</html>