<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>
<small>##################################################################<br>
# Try to save the Register's requests location information<br>
##################################################################<br>
<br>
xlog("SAVING THE SUBSCRIBER INTO THE LOCATION TABLE
....................................................");<br>
if (!save("location","p1"))<br>
{<br>
xlog("L_ERR", "ERR:callerid:$ci|end|System error trying
to save Register's request location");<br>
sl_reply_error();<br>
}<br>
<br>
##################################################################<br>
# Subscriber's register request was successfully
authenticated<br>
# and saved<br>
##################################################################<br>
<br>
xlog("L_NOTICE", "NOTICE:callerid:$ci|end|The subscriber has
successfully registered with Akan Voice");<br>
exit;</small><br>
<br>
<br>
Thanks<br>
<br>
Nathaniel<br>
</tt>
</body>
</html>