How do you setup a multi-domain SER using a database? I've seen examples
where you hard code into ser.cfg a regular expression for each domain. Is
there a call that can do something similar as in compare the URI with
returned values from the database?
I tried this:
if(is_from_local()) {
sl_send_reply("600", "is local");
break;
};
but it didn't fire for existing or non-existing domains. Does anyone have
suggestions as to what should be done instead, or what needs to be fixed?
I've attached my ser.cfg in case it's of any help.
Thanks for your help,
-- Nick
e: nick.hoffman(a)altcall.com
p: +61 7 5591 3588
f: +61 7 5591 6588
If you receive this email by mistake, please notify us and do not make any
use of the email. We do not waive any privilege, confidentiality or
copyright associated with it.