Hello,
drouting or other least cost routing modules typically choose the
destination based on prefix matching.
In this case you need matching on domain, which I would do it with a
combination of htable+dispatcher.
In htable (stored in database as well), I will keep items (domain, setid).
In dis
Hello Everyone,
Looking for some design suggestion.
I am trying achieve routing based on domain.tld. I thought use drouting, but
not sure if it suitable for this task.
Example:
Kamailio Server 1
|
|__ PBX Group 1 domain1.tld
|
| PBX Server 1
|
|PBX Server 2
|_