Hi,<br><br>An upstream carrier wants user=phone in the request uri, from header and to header (and, if used in P-asserted-ID as well). To route traffic to the carriers, drouting is being used. I&#39;m using a routeid in dr_rules to loop trough the custom route before the invite is sent out to the carrier.<br>
<br>I tried the following:<br><br>       add_uri_param(&quot;user=phone&quot;);<br><br>However it&#39;s not being added.<br>For the to and from headers, I think uac_replace_from / uac_replace_to will do the trick.<br><br>
Any idea how to achieve this? Thanks!<br><br><br><br><br><br>