Hello,
you have to provide more details about what happens there -- do you get a specific sip response? request is dropped? ngrep output for such case would be useful also.
Cheers, Daniel
On 01.08.17 09:26, Logeshwaran G wrote:
Hai,
I am using the below script for call placements(Local as well as LCR), LCR is working fine, Local call placement is not working, Is there I am missing something?? Please guid me.
route[CHECK] { if (!is_subscriber("$ru", "subscriber", "3")) { # callee is not a local subscriber route(LCR); exit(); } else { route(LOCATION); } }
Thanks
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users