Daniel-Constantin Mierla writes:

> cannot test it for now personally, but what you get if you do:
> 
> route(TEST_ROUTE_MINUS_ONE);
> 
> $var(r) = $rc;
> 
> xlog("returned code by route minus one is: $var(r)\n");
> 
> Maybe this will give some leads I can follow in the code...

daniel,

i correctly get:

Dec 12 11:42:37 sip /usr/sbin/sip-proxy[1308]: ERROR: returned code by route 
minus one is: -1

so it is only the test

if (route(TEST_ROUTE_MINUS_ONE) == -1) ...

that fails.

-- 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