Hello all!
I have a scenario here where I need to put more than two
companies into the same Kamailio server and to accomplish this
I'm using a multi-domain configuration.
For now, I am able to create users in different domains and
register all of them. The users are able to place and receive
internal calls (as I am using this just to get internal
communications working), so I am ok with this part of my
configuration.
The problem that I'm facing now is that users from domain
"A" are able to place calls to users from domain "B". I need
to deny calls between different domains, and I don't know the
best way to achieve this.
Here are my domains create (output from "kamctl domain
show"):
And here are my users created:
username: bob
username: alice
So, can you please help me to get this?