<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Hello Bogdan,<br>
      <br>
      here is the output from opensips's og file of the save() with the
      patch and the code snippet from the opensips.cfg. I did not see
      any ant logs with "xXx". Also,I have usrloc's db_mode set to 3.<br>
      <br>
      &nbsp;&nbsp;&nbsp; <small>##################################################################<br>
        &nbsp;&nbsp;&nbsp; # Try to save the Register's requests location information<br>
        &nbsp;&nbsp;&nbsp;
        ##################################################################<br>
        <br>
        &nbsp;&nbsp;&nbsp; xlog("SAVING THE SUBSCRIBER INTO THE LOCATION TABLE
        ....................................................");<br>
        &nbsp;&nbsp;&nbsp; if (!save("location","p1"))<br>
        &nbsp;&nbsp;&nbsp; {<br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xlog("L_ERR", "ERR:callerid:$ci|end|System error trying
        to save Register's request location");<br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sl_reply_error();<br>
        &nbsp;&nbsp;&nbsp; }<br>
        <br>
        &nbsp;&nbsp;&nbsp;
        ##################################################################<br>
        &nbsp;&nbsp;&nbsp; # Subscriber's register request was successfully
        authenticated<br>
        &nbsp;&nbsp;&nbsp; # and saved<br>
        &nbsp;&nbsp;&nbsp;
        ##################################################################<br>
        <br>
        &nbsp;&nbsp;&nbsp; xlog("L_NOTICE", "NOTICE:callerid:$ci|end|The subscriber has
        successfully registered with Akan Voice");<br>
        &nbsp;&nbsp;&nbsp; exit;</small><br>
      <br>
      <br>
      Thanks<br>
      <br>
      Nathaniel<br>
    </tt>
  </body>
</html>