On 05/29/2015 11:58 AM, Ali Taher wrote:
Can I save current gateway in the avp list to a pseudo variable and add it to append_to_reply, then use use_next_gw() to get next gateway and so on , before using t_relay() ?
Sure. But you won't want to call t_relay() if you're sending redirects -- just send_reply/sl_send_reply.
-- Alex