Hi all,
I need some advise on how to use the record_route() function. So I make that call when the first method comes in and there are two Record-Route headers created. However, one of of the headers I want to add transport=tcp. What is the best way to do this?
I've tried adding that string per documentation within the () and added it to both.
Thanks.