Hi All,I was wondering to get a few suggestions from community on the Kazoo projectI have a questions about multi-tenancy using mutiple SIP domains. There is a bit of concern about this type of architecture because a lot of devices being about to support this without a proper resolvable DNS entry matching the domainSome devices in the field support Outbound proxy values which are different from the SIP domain. In this case, these devices will work with this type of multi-tenant setup once you would configure the endpoint with:SIP Domain: tenant.myprovider.comOutboundproxy: opensips.myprovider.com
HOWEVER there is a LOT of equipment out there, that resolves to the SIP domain(or host) when deciding about where to send traffic to (outboundproxy parameter is either missing or disabled by default) ; thus forcing the hosted provider to either:1) Create a real DNS entry for tenant.myprovider.com - that would create management headaches (DNS propagation time, administration overhead once you start to really scale etc..)2) Tweaking endpoint devices to force the use of outbound proxy - in this some instances it is supported, it some it is not (thus rendering these endpoints unusable)...Is there any alternative best practices for multi-tenancy setup?Potentially use of a single domain, and unique URI and dialplans for each customer?Maybe some alternative DNS setup for myprovider.com?Thank you in advance.Any suggestions would be greatly appreciated...Alex.--
You received this message because you are subscribed to the Google Groups "2600hz-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
We are currently in planning stage hence considering multiple options however no solid decision yet.
Thank you again.