<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello Guys,<br>
    <br>
    I am trying to log the attempts and failures of the authentication
    process but I am not able to get the log as described in the
    freeswitch site.<br>
    <br>
    I have already set my profile to log it by doing:<br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <pre style="margin: 10px 0px 0px; padding: 0px; color: rgb(51, 51, 51); font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">&lt;param name="log-auth-failures" value="true"/&gt;

</pre>
    and I reloaded the sofia mod.<br>
    <br>
    I should get in the freeswitch log, "SIP auth challenge" or "SIP
    auth failure", but I am getting only "Send challenge for" and "Send
    forbidden for" if the authentication fails.<br>
    <br>
    I am using the freeswitch version 1.2.11.<br>
    <br>
    What else should I do?<br>
    <br>
    Regards,<br>
    Gustavo<br>
    <br>
    <br>
  </body>
</html>