Hello,
I would like to know what is the default behavior when using next_gw(). Here is basic example :
A call is coming to gw 1, gateway no 1 rejects it, the next gateway is gw2, is this call forwarded to gw2 and so on ... ?
Thank you very much in advance for your answer.
Florian
Florian Fainelli wrote:
Hello,
I would like to know what is the default behavior when using next_gw(). Here is basic example :
A call is coming to gw 1, gateway no 1 rejects it, the next gateway is gw2, is this call forwarded to gw2 and so on ... ?
Yes. You have to use next_gw in failure route and then t_relay again.
regards klaus