<div dir="ltr">Greetings, <br><br>I have a Kamailio proxy where i'm doing some operations over multiple History-Infos and they come in two forms : <br><br>    Scenario 1 -><br>        History-Info : URI1<br>        History Info : URI2<br>        <br>    Scenario 2 -><br>        History-Info : URI1 , URI2.<br>        <br>On scenario 1 i iterate between headers using $(hdr(name)[N]). However, i can't seem to find a similar tool to apply on scenario 2.<br><br>In the case Kamailio doesn't have it, what would be the best way to iterate the URIS? I was thinking of parsing them using the comma ",", is that safe?<br><br>Best Regards,        <br></div>