<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    looks like the call is being rejected by acl (see line from the log
    below).&nbsp; Try adding &nbsp; <br>
    <br>
    <span
      style="font-size:8pt;line-height:107%;font-family:&quot;Courier
      New&quot;" lang="EN-US">2014-03-21 14:02:33.425662
      [DEBUG] sofia.c:8032 IP 192.168.1.164 Rejected by acl "domains".
      Falling back to Digest auth.</span><br>
    <br>
    Check that you have the following in your acl config file
    (freeswitch/conf/autoload_configs/acl.conf.xml). If not add it and
    reload via the CLI using "reloadacl" (without the quotes)<br>
    <br>
    <pre style="font-family: monospace, Courier; padding: 1em; border: 1px dashed rgb(47, 111, 171); color: rgb(0, 0, 0); background-color: rgb(249, 249, 249); line-height: 1.3em; font-size: 12.727272033691406px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">&lt;list name="domains" default="deny"&gt;
    &lt;node type="allow" domain="$${domain}"/&gt;
  &lt;/list&gt;</pre>
    <br>
    <br>
    thanks<br>
    Matt<br>
    <br>
    <div class="moz-cite-prefix">On 21/03/2014 13:57, Karol Matuszewski
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADmfLgCDV1q+kd5-T3e=xcmM3m2HJF-jJSaEJKn3P6BZ6gzh7Q@mail.gmail.com"
      type="cite"><span
        style="font-size:8pt;line-height:107%;font-family:&quot;Courier
        New&quot;" lang="EN-US">2014-03-21 14:02:33.425662
        [DEBUG] sofia.c:8032 IP 192.168.1.164 Rejected by acl "domains".
        Falling back to Digest auth.</span></blockquote>
    <br>
  </body>
</html>