Hi Jeff,

I think the solution to proper handling of loose routed requests (without 
having to add a new "alias" every time you sign up another client) is to use 
the domain table and the domain.so module.

You will need to add a record to the domain table for each new client, then 
reload it.
That might seem a little tedious from an admin perspective, but the pros 
include:
* You have a native OpenSIPS DB table containing all the supported sub-domains
* You can cross check the INVITE's received from Teams to make sure it is a 
supported sub-domain
* You could use the attrs field to store additional account attributes that 
might be useful when processing requests

John Quick
Smartvox Limited



_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to