2010/6/28 Juha Heinanen jh@tutpro.com:
Ernest Mavrel writes:
I use same scenario as Geoffrey. But I have problem with force_send_socket() in failure_route[1]. If is first gw online, then everything is ok, force send socket work. But when first gw is offline and lcr try second gw, then message go trough socket which is called on first gw. I am using kamailio 1.4.2. Is this a bug?
i don't know if it is a bug or not, but i call force_send_socket in branch route and it has worked as expected.
It's required to use to_gw_grp() in branch_route as changes done by LCR in the RURI are not visible until etering into branch_route.