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 > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
