Hi, You mean opensermyadmin? it should be compatible....
Regards, Bogdan J Santos wrote: > Thank you, > does anybody knows if the openseradmin tool can be used for opensips ? > thanks > Jair Santos > > -----Original Message----- > *From:* Alex Balashov [mailto:[email protected]] > *Sent:* Monday, December 29, 2008 12:09 PM > *To:* Jeff Pyle > *Cc:* J Santos; <[email protected]> > *Subject:* Re: [OpenSIPS-Users] Too many hops > > Most likely you are relaying INVITEs or other end-to-end requests > without altering the Request URI domain, thus forwarding them back > to the proxy. > > On Dec 29, 2008, at 3:02 PM, Jeff Pyle <[email protected] > <mailto:[email protected]>> wrote: > >> Most likely there is a problem in your routing logic that is >> causing a loop. Each iteration of the loop causes one more “hop”. >> At some point, there are too many hops. >> >> I would suggest adding some xlog lines to your script and >> watching the log output to see where your routing is taking you. >> You should be able to see where the problem is with that. >> >> >> >> - Jeff >> >> >> >> >> On 12/29/08 2:22 PM, "J Santos" <[email protected] >> <mailto:[email protected]>> wrote: >> >> >> Hi all, >> >> I have two Xlite registered with opensips when configured >> with the box IP address. I can make calls between these phones. >> >> I created a SRV record and configured one of the phones with >> the domain and it is not registering. It is returning the >> message "Registration error:483 Too many hops". >> >> It looks like it is coming from >> >> if (!mf_process_maxfwd_header("10")) { >> sl_send_reply("483","Too Many Hops"); >> exit; >> but why ? I have only these two phones in the network. >> >> Firewall is disabled and I am forwarding ports UDP 5060-5070 >> to the opensips box. >> >> Any ideas? >> >> thanks >> >> Jair Santos >> >> >> >> >> ------------------------------------------------------------------------ >> _______________________________________________ >> Users mailing list >> [email protected] <mailto:[email protected]> >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> _______________________________________________ >> Users mailing list >> [email protected] <mailto:[email protected]> >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.176 / Virus Database: 270.10.1/1868 - Release Date: > 12/29/2008 10:48 AM > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
