[OpenSIPS-Users] Injecting 'user=phone' in to SIP URI

solarmon solarmon at one-n.co.uk
Mon Nov 30 11:13:55 EST 2020


Hi,

As per NICC N1035 document section 6.2 the SIP URI must end with
'user=phone'.

How can this be added to a SIP URI that doesn't contain it?

Is using  the add_uri_param() function (
https://opensips.org/html/docs/modules/2.4.x/uri.html#func_add_uri_param)
the best way to do this - i.e.?

add_uri_param("user=phone");

If so, where is best to inject this?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20201130/e8229546/attachment.html>


More information about the Users mailing list