I would like to deploy several asterisk boxes on  a docker network (swarm
or kubernetes).  Looking for something that may act as a proxy (for sip and
media), basing on a  domain.
For example, if i configure my device to register with
[email protected],the sip proxy should route all the dialog to
asterisk instance 1, if i setup same device to [email protected]
, the proxy should route the dialog to instance 2 and so on.
Instances may work in docker network with DNS names.
The proxy should work same way for everything, registar, invites, BLF and
also proxy media.
In other words only proxy should be exposed to the world, while asterisk
instances would remain only on docker network. Kind of fake multitenancy.
Would this be achievable with OpenSIPS ?

Kind regards,

--
Adam Obuchowski
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to