<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi again,<div><br></div><div>When acting as an intermediary proxy for a non-colocated Registrar, the REGISTER request coming in on one port and going out on another, shouldn't the <i>add_path[received]()</i> generate <b>two</b> nodes in the Path header? Otherwise, how are the subsequent requests supposed to be routed back to the UAC?</div><div><br></div><div>Scenario with Kamailio proxy on IP 1.1.1.1 with dual port listeners</div><div>UAC => proxy:5070 <=> proxy:5060 => Registrar:5060</div><div><br></div><div>Path: <sip:1.1.1.1;lr;received=sip:<a href="http://123.123.123.123:59593">123.123.123.123:59593</a>><br></div><div><br></div><div>I would expect it to be something like: </div><div>Path: <sip:1.1.1.1;lr>,<sip:1.1.1.1:5070;lr;received=sip:<a href="http://123.123.123.123:59593">123.123.123.123:59593</a>></div><div><br></div><div>modparam("rr", "enable_double_rr", 1)<br></div><div>modparam("path", "use_received", 1)</div><div><br></div><div>Merci!</div></div></div></div></div></div>