Hi

Is it possible to replicate incoming SIP requests (eg. REGISTER) to another
remote user SIP URI instead of host URI:

For instance I want to do (having previously registered to OpenSER the user
[EMAIL PROTECTED]):

  t_replicate("sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>");

instead of

  t_replicate("sip:10.2.3.4:5060");


I tried it with OpenSER 1.3 but I get the error message when it tries to
replicate:

 3(8113) Main routing block. Method [REGISTER]
 3(8113) ERROR: mk_proxy: could not resolve hostname: "company.com"
 3(8113) ERROR: uri2proxy: bad host name in URI
<sip:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
>
 3(8113) ERROR:tm:t_forward_nonack: failure to add branches

I'm just wondering if what I want to do is possible ...

Regards,
Pascal
_______________________________________________
Users mailing list
[email protected]
http://lists.openser.org/cgi-bin/mailman/listinfo/users

Reply via email to