[Serusers] Re: [Users] Multi-domain setup problem

Klaus Darilion klaus.mailinglists at pernau.at
Mon Nov 14 16:23:32 CET 2005


if you have the source code, just go into the modules directory and use:

# rgrep use_domain *

to find out which module has multidomain support. You should turn it on 
for each used module.

regards
klaus

Daniel-Constantin Mierla wrote:
> Hello,
> 
> when shifting to multi-domain you have to enable several parameters 
> named use_domain in different modules. Check the READMEs of the modules 
> you use.
> 
> Cheers,
> Daniel
> 
> On 11/12/05 23:59, Daryl Sanders wrote:
> 
>> Hi Everyone,
>>
>> I just added a second domain to my openser box and screwed things up 
>> somehow.
>> Maybe someone can help figure out what's going on.
>> I'm using the new onsip config (unmodified except IPs & replacing
>> breaks w/returns).
>> I'm using mediaproxy for NAT. Everything worked properly prior to
>> adding the new domain.
>> I did add the new domain to the domain table, and have loaded the
>> domain module with modparams as follows.
>>
>> modparam("domain", "db_url", "mysql://openser:mypass@myhost/openser")
>> modparam("domain", "db_mode", 1)
>> modparam("domain", "domain_table", "domain")
>> modparam("domain", "domain_col", "domain")
>>
>> Existing domain: sip1.mydomain.com
>> New domain: sip1.mydomain.com
>>
>> user1: X-Lite (behind NAT)
>> private-IP (192.168.x.x)
>> Registers using domain sip1.mydomain.com
>>
>> user2: Linksys PAP2-NA
>> public-IP (same subnet as Utsarcom)
>> Registers using domain sip1.mydomain.com
>>
>> user3: Utstarcom iAN-02EX
>> public-IP (63.225.x.x)
>> Registers using domain sip2.mydomain.com
>>
>> Here is what happens now...
>>
>> - All users can register fine.
>> - user1 & user2 can only receives calls from user3 (can't call others
>> or pstn , 407 Proxy Auth Required)
>> - user3 is the only one who can call others (calls to user1,user2, &
>> pstn are fine)
>>
>> It's probably just something simple I missed, but I can't seem to
>> figure it out. As always, thanks for your assistance.
>>
>> - Daryl
>>
>> _______________________________________________
>> Users mailing list
>> Users at openser.org
>> http://openser.org/cgi-bin/mailman/listinfo/users
>>
>>   
> 
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 
> 




More information about the sr-users mailing list