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
ThanksPlease guid me.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??
route[CHECK]
{
if (!is_subscriber("$ru", "subscriber", "3")) {
# callee is not a local subscriber
route(LCR);
exit();
}
else
{
route(LOCATION);
}
}
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - www.asipto.com Kamailio World Conference - www.kamailioworld.com