<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi,<br>
      we are already aware of this problem since Friday. We'll release a
      hotfix for all supported releases later today.<br>
      In meantime you can remove the no_auth line as you correctly
      mentioned this var should stay zero, leaving only<br>
      $var(from_trusted) = 1;<br>
      <br>
      Sorry for the inconvenience!<br>
      BR,<br>
      Andrew<br>
      <br>
      On 02/05/2018 11:53 AM, Henk wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:ca1ec2df-4d58-f77b-7918-7dea4e0edbb3@voipdigit.nl"> Hi
      all,<br>
      <br>
      I did a minor update this weekend on the mr5.5.2 system. Now calls
      from trusted IPs are not working anymore.<br>
      kamailio-proxy.log shows:<br>
      <font size="-2">Call to unknown local user from unauthenticated
        foreign domain - R=sip:......<br>
      </font>
      <p>Comparing files I found a typo which was corrected in proxy.cfg
        around line 3591:</p>
      <p>        $var(<b>no_auth</b>) = 1;<br>
                $var(from_trusted) = 1;</p>
      <p>Shouldn't it be $var(no_auth) = 0; to allow calls from a
        trusted IP?</p>
      <p>Regards,</p>
      <p>Henk Plessius</p>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>