Alex Balashov writes:

>     else if(is_method("REGISTER")) {
>             xlog("L_INFO", "... Processing REGISTER from $si:$sp for 
> AOR $tu\n");
>             route(2);
>             exit;
>     }

no matter what db you use, the above would print the syslog message IF
the piece of code is executed for register requests.  check again the
logic in your config script.  perhaps there is a way around the above
piece of code.

-- juha

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to