<div dir="ltr"><span class="HcCDpe">Hi<br><br>Is it possible to replicate incoming SIP requests (eg. REGISTER) to another remote user SIP URI instead of host URI:<br><br>For instance I want to do (having previously registered to OpenSER the user pascal.maugeri@</span><span class="HcCDpe">company</span><span class="HcCDpe">.com):<br>
<br>&nbsp; t_replicate(&quot;<a href="mailto:sip%3Apascal@company.com">sip:pascal@company.com</a>&quot;);&nbsp; <br><br>instead of<br><br>&nbsp; t_replicate(&quot;sip:<a href="http://10.2.3.4:5060">10.2.3.4:5060</a>&quot;);<br>&nbsp;<br><br>
I tried it with OpenSER 1.3 but I get the error message when it tries to replicate:<br><br>&nbsp;3(8113) Main routing block. Method [REGISTER]<br>&nbsp;3(8113) ERROR: mk_proxy: could not resolve hostname: &quot;<a href="http://company.com">company.com</a>&quot;<br>
&nbsp;3(8113) ERROR: uri2proxy: bad host name in URI &lt;<a href="mailto:sip%3Apascal@company.net">sip:pascal@company.net</a>&gt;<br>&nbsp;3(8113) ERROR:tm:t_forward_nonack: failure to add branches<br><br>I&#39;m just wondering if what I want to do is possible ...<br>
<br>Regards,<br>Pascal<br></span></div>