Re: [OpenSIPS-Users] Authorizing Register messages for multiple domains

2009-09-17 Thread Srikanth Rajagopalan
Hi,
 
I got it working now. The problem seems to have been with the domain_reload not 
working properly. I had to 
touch /tmp/opensips_fifo
chmod 755 /tmp/opensips_fifo
to get it working. 
 
I have a doubt now. I added users us...@domain1  and us...@domain2. Is there a 
way I could stop them from being able to contact each other. That is users from 
one domain cannot contact the 2nd domain?
 
Thanks,
Srikanth
 

Hi Srikanth,

The default opensips config script does have support for multidomains, 
what you have to do is to simply to un-comment all the relevant parts 
(follow the indications from the file).

If you get a too many hops it typically means your opensips did not 
recognized the SIP domain from the REGISTER as a local SIP domain (and 
to be handled locally).
So, check if the SIP domain from RURI of the REGISTER is configured in 
the domain table. Also depending of the db_mode you have in domain 
module, you may need or not to restart your opensips after adding the a 
new domain in the table.

Regards,
Bogdan



  Yahoo! India has a new look. Take a sneak peek http://in.yahoo.com/trynew___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Authorizing Register messages for multiple domains

2009-09-16 Thread Bogdan-Andrei Iancu
Hi Srikanth,

The default opensips config script does have support for multidomains, 
what you have to do is to simply to un-comment all the relevant parts 
(follow the indications from the file).

If you get a too many hops it typically means your opensips did not 
recognized the SIP domain from the REGISTER as a local SIP domain (and 
to be handled locally).
So, check if the SIP domain from RURI of the REGISTER is configured in 
the domain table. Also depending of the db_mode you have in domain 
module, you may need or not to restart your opensips after adding the a 
new domain in the table.

Regards,
Bogdan

Srikanth Rajagopalan wrote:
 Hi All,
  
 I need some help with implementing multi-domain authorization for 
 register messages. I went through the documentation available and made 
 changes to the config file as is directed in the config file. I also 
 added the new domain to the domain table. Now when I try to register 
 any user it complains saying too many hops. I am not sure how to get 
 this working.
  
 It would really be great if someone could tell me what changes other 
 than those mentioned in the config file.
 Thanks,
 Srikanth Rajagopalan


 
 Connect more, do more and share more with Yahoo! India Mail. Learn 
 more 
 http://in.rd.yahoo.com/tagline_galaxy_3/*http://in..overview.mail.yahoo.com/.
  

 

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


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


[OpenSIPS-Users] Authorizing Register messages for multiple domains

2009-09-15 Thread Srikanth Rajagopalan
Hi All,
 
I need some help with implementing multi-domain authorization for register 
messages. I went through the documentation available and made changes to the 
config file as is directed in the config file. I also added the new domain to 
the domain table. Now when I try to register any user it complains saying too 
many hops. I am not sure how to get this working.
 
It would really be great if someone could tell me what changes other than those 
mentioned in the config file. 

Thanks,
Srikanth Rajagopalan


  Try the new Yahoo! India Homepage. Click here. http://in.yahoo.com/trynew___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users