Hi All,
I have a requirement to perform some processing based on the source and
destination addresses on a message in on_reply route. I can get source
ip address using $si pseudo variable, but I cant seem to access the
destination ($dd).
Is there any way I can access destination ip/domain of message in
on_reply route?
Thanks for any tips.