<div dir="ltr">Hi,<div>I'm pretty sure you'll need to write domain-translation rules (custom logic) in order to allow inter-domain calls. There can be many ways to do that but lets stick to old-school-approach...prefixes. Use prefixes to differentiate if user want to do inter-domain calling.</div><div><br>Prefix: Domain<br>1 : <a href="http://aaa.com">aaa.com</a><br>2 : <a href="http://bbb.com">bbb.com</a><br><br>I'm sure you can use some opensips' module to achieve that as well, like regex, dialplan, alias_db.. possibly carrierroute!?(not sure myself)</div><div><br></div><div>I hope you get the idea.</div><div><br></div><div>Regards,</div><div>Sammy.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 17, 2018 at 7:02 AM, Jeffrey Zhao <span dir="ltr"><<a href="mailto:chunyong.zhao@qq.com" target="_blank">chunyong.zhao@qq.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Sir/Madam<br>
We are using multiple SIP domains in one OpenSIPS instance, for example<br>
<a href="mailto:1001@aaa.com">1001@aaa.com</a><br>
<a href="mailto:2001@bbb.com">2001@bbb.com</a><br>
Both extensions register with the same OpenSIPS, if <a href="mailto:1001@aaa.com">1001@aaa.com</a> want to call <a href="mailto:2001@bbb.com">2001@bbb.com</a>, the SIP URI the phone sent out will be <a href="mailto:2001@aaa.com">2001@aaa.com</a>, how to configure in confit file to translate to <a href="mailto:2001@bbb.com">2001@bbb.com</a>?<br>
Thanks.<br>
<br>
<br>
Sent from my iPhone<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>