[Users] LCR failover problem

raviprakash sunkara sunkara.raviprakash.feb14 at gmail.com
Mon Jun 18 18:19:02 CEST 2007


Hello users

The below  is my  lcr logic . When the first gateway is  failed and second
gateway of lcr, has to ruoute the pstn gateway.
but, it say the  400 Bad request,

route[4]
{
        load_gws();
        next_gws();
        t_on_failure("2");
         route(2) ;
}
route[2]
{
       t_relay();
       exit;
}

fialure_route[2] {
          next_gws();
          t_on_failure("2");
         route(2);
}
-- 
Thanks &Regards
Ravi Prakash Sunkara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20070618/a9ddca61/attachment.htm 


More information about the Users mailing list