Hi,
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.

Prefix: Domain
1 : aaa.com
2 : bbb.com

I'm sure you can use some opensips' module to achieve that as well, like
regex, dialplan, alias_db.. possibly carrierroute!?(not sure myself)

I hope you get the idea.

Regards,
Sammy.

On Wed, Jan 17, 2018 at 7:02 AM, Jeffrey Zhao <[email protected]> wrote:

> Dear Sir/Madam
> We are using multiple SIP domains in one OpenSIPS instance, for example
> [email protected]
> [email protected]
> Both extensions register with the same OpenSIPS, if [email protected] want to
> call [email protected], the SIP URI the phone sent out will be [email protected],
> how to configure in confit file to translate to [email protected]?
> Thanks.
>
>
> Sent from my iPhone
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to