For Register request, it gives the below logs. But when I try to call it gives me Too many hopes. Where I have two PC + 1 opensip server in same lan.
Thanks Darshak -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bogdan-Andrei Iancu Sent: Monday, December 14, 2009 3:43 PM To: OpenSIPS users mailling list Subject: Re: [OpenSIPS-Users] Register requests for REGISTER requests ? Darshak Modi wrote: > It gives error TOO MANY HOPES 483. > > Is the below log correct? > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Bogdan-Andrei Iancu > Sent: Monday, December 14, 2009 3:36 PM > To: OpenSIPS users mailling list > Subject: Re: [OpenSIPS-Users] Register requests > > and what is your question ? :) > > Regards, > Bogdan > > Darshak Modi wrote: > >> Hi, >> In log I can see lots[ hundreds ] of register requests coming. >> >> >> Dec 14 05:33:14 localhost /sbin/opensips[5900]: In Register >> Dec 14 05:33:14 localhost /sbin/opensips[5900]: ACC: transaction answered: >> >> > timestamp=1260786794;method=REGISTER;from_tag=9d09464f;to_tag=;call_id=6f7a5 > >> 4415d1f0...@bwl0dwwzmjqxlmvsaxrly29yzs5jb20.;code=200;reason=OK >> Dec 14 05:33:14 localhost /sbin/opensips[5899]: In Register >> Dec 14 05:33:14 localhost /sbin/opensips[5899]: ACC: transaction answered: >> >> > timestamp=1260786794;method=REGISTER;from_tag=9d09464f;to_tag=;call_id=6f7a5 > >> 4415d1f0...@bwl0dwwzmjqxlmvsaxrly29yzs5jb20.;code=200;reason=OK >> Dec 14 05:33:14 localhost /sbin/opensips[5900]: In Register >> Dec 14 05:33:14 localhost /sbin/opensips[5900]: ACC: transaction answered: >> >> > timestamp=1260786794;method=REGISTER;from_tag=9d09464f;to_tag=;call_id=6f7a5 > >> 4415d1f0...@bwl0dwwzmjqxlmvsaxrly29yzs5jb20.;code=200;reason=OK >> Dec 14 05:33:14 localhost /sbin/opensips[5902]: In Register >> Dec 14 05:33:14 localhost /sbin/opensips[5902]: ACC: transaction answered: >> >> > timestamp=1260786794;method=REGISTER;from_tag=9d09464f;to_tag=;call_id=6f7a5 > >> 4415d1f0...@bwl0dwwzmjqxlmvsaxrly29yzs5jb20.;code=200;reason=OK >> Dec 14 05:33:14 localhost /sbin/opensips[5900]: In Register >> Dec 14 05:33:14 localhost /sbin/opensips[5900]: ACC: transaction answered: >> >> > timestamp=1260786794;method=REGISTER;from_tag=9d09464f;to_tag=;call_id=6f7a5 > >> 4415d1f0...@bwl0dwwzmjqxlmvsaxrly29yzs5jb20.;code=200;reason=OK >> >> The Register block is as here.. >> >> >> if (is_method("REGISTER")) >> { >> xlog("In Register\n"); >> if (!save("location")) >> sl_reply_error(); >> exit; >> } >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> >> > > > -- Bogdan-Andrei Iancu www.voice-system.ro _______________________________________________ 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
