<div dir="ltr">Hi,<br><div><br></div><div>As per NICC N1035 document section 6.2 the SIP URI must end with 'user=phone'.</div><div><br></div><div>How can this be added to a SIP URI that doesn't contain it?</div><div><br></div><div>Is using  the add_uri_param() function (<a href="https://opensips.org/html/docs/modules/2.4.x/uri.html#func_add_uri_param">https://opensips.org/html/docs/modules/2.4.x/uri.html#func_add_uri_param</a>) the best way to do this - i.e.?</div><div><br></div><div>add_uri_param("user=phone");<br></div><div><br></div><div>If so, where is best to inject this?</div><div><br></div><div>Thank you.</div></div>