[SR-Users] Dropped registrar bindings with 1.5.3
Juha Heinanen
jh at tutpro.com
Fri Nov 18 05:02:38 CET 2011
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
More information about the sr-users
mailing list