You need to edit ser.cfg with the following parameters:
modparam("usrloc", "use_domain", 1)
modparam("registrar", "use_domain", 1)
modparam("usrloc", "timer_interval", 30)
and you have to live blank the domain in the www_authorize and
www_challenge parameters so that it will work for every domain. In the
domain table you have to add every domain served too. Also add the
alias=every_domain_you_want_ser_to_listen_to in ser.cfg file.
Regards,
Ricardo.
Kamal.Mann(a)t-systems.com wrote:
Hi all
I need to know the changes in configuration of ser if I want that a
single server can serve more than one domain.
Right now I am changing in following lines but it server only one
domain at a time:
/if (method=="REGISTER") {/
/ /
/ if (!www_authorize("ims.de", "subscriber"))
/
/ {/
/ www_challenge("ims.de", "0");/
/ break;/
/ };/
/ /
/ save("location");/
/ break;/
/ };/
Thanks in anticipation
Kamal Mann
------------------------------------------------------------------------
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers