2010/4/8 Juha Heinanen jh@tutpro.com:
Iñaki Baz Castillo writes:
> Would it affect when use LCR module 'next_gw()' funtion in > failure_route? It creates a new branch internally
inaki,
next_gw() sets dst uri if you have given a hostname for the gateway in hostname column of gw table. otherwise, it is not setting dst uri.
'hostname' column is NULL in my case so LCR is setting the RURI. Thanks.