On Tue, Dec 13, 2016 at 03:31:04PM -0500, Satish Patel wrote:
We have currently dispatcher running for single
domain, but in future
we have more domain coming so i want to do multi domain dispatching
for example
dispatcher redirect request for
foo.com to foo.registar and
bar.com to
bar.registar SIP server currently we have following code in dispatcher
logic.
what should we do to handle multi-domain
Set a variable according the the domain (based on $fd/$td/$rd/...) and
use that in the ds_select.