Hello Jan, I tried to register using sipsak with the ser but couldn't: [brewster@localhost brewster]$ sipsak -U -I -e 5 -s sip:4444@140.192.37.59 -vv warning: redirects are not expected in USRLOC. disableing registering user 44440... received: SIP/2.0 483 Too Many Hops Via: SIP/2.0/UDP localhost.localdomain:32784;received=140.192.37.59 From: sip:44440@140.192.37.59 To: sip:44440@140.192.37.59;tag=b27e1a1d33761e85846fc98f5f3a7e58.44dc Call-ID: 2034451172@localhost.localdomain CSeq: 1 REGISTER Server: Sip EXpress router (0.8.11 (i386/linux)) Content-Length: 0 Warning: 392 140.192.37.59:5060 "Noisy feedback tells: pid=2262 req_src_ip=140.192.37.59 req_src_port=5060 in_uri=sip:140.192.37.59 out_uri=sip:140.192.37.59 via_cnt==71"
error: didn't received '200 OK' on register (see above). aborting What could be the reason for this? Thanks, -Darshan
----Original Message Follows---- From: Jan Janak jan@iptel.org To: Darshan Uka ukadarshan_2001@hotmail.com CC: serusers@lists.iptel.org Subject: Re: [Serusers] Re:SER Date: Sat, 3 Jan 2004 19:50:11 +0100 MIME-Version: 1.0 Received: from fox.iptel.org ([195.37.77.101]) by mc5-f6.hotmail.com with Microsoft SMTPSVC(5.0.2195.6713); Sat, 3 Jan 2004 10:52:22 -0800 Received: from localhost.localdomain (fox.iptel.org [195.37.77.101])by fox.iptel.org (Postfix) with SMTPid 8511EBDA3; Sat, 3 Jan 2004 19:49:35 +0100 (CET) Received: by localhost.localdomain (sSMTP sendmail emulation); Sat, 3 Jan 2004 19:50:11 +0100 X-Message-Info: JGTYoYF78jHCUrdF36ytC88bjJA8hXfX Message-ID: 20040103185011.GS556@localhost.localdomain Mail-Followup-To: Darshan Uka ukadarshan_2001@hotmail.com,serusers@lists.iptel.org References: Law11-F1133VLnjJeDY0000b77c@hotmail.com In-Reply-To: Law11-F1133VLnjJeDY0000b77c@hotmail.com User-Agent: Mutt/1.5.4i Return-Path: jan@iptel.org X-OriginalArrivalTime: 03 Jan 2004 18:52:22.0934 (UTC) FILETIME=[B8EA7B60:01C3D22A]
Hard to say, maybe you:
-- listen on a different interface -- listen on a different host -- filter out port 5060 so SIP messages do not appear in your dumps -- phones do not send any SIP messages -- phones send SIP messages to a different host
etc...
Jan.
On 01-01 00:12, Darshan Uka wrote:
Hi, I am totally new to SER. I have installed it and have the following set up: pingtel phone --- SER ----- pingtel phone I somehow dont see the sip headers in the tcpdump/trace. Any suggestions. Thanks,
-Darshan
Get reliable dial-up Internet access now with our limited-time
introductory
offer. http://join.msn.com/?page=dept/dialup
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
_________________________________________________________________ Worried about inbox overload? Get MSN Extra Storage now! http://join.msn.com/?PAGE=features/es
The message looped on the server until max-forwards check hits. The Request-URI of the REGISTER message (sip:140.192.37.59 in this case) is considered as foreign by the server and simply forwarded, but because it is not foreign it hits the same server again.
If you are using the default script then it means that the condition if (uri==myself) doesn't match that IP address.
Jan.
On 04-01 00:19, Darshan Uka wrote:
Hello Jan, I tried to register using sipsak with the ser but couldn't: [brewster@localhost brewster]$ sipsak -U -I -e 5 -s sip:4444@140.192.37.59 -vv warning: redirects are not expected in USRLOC. disableing registering user 44440... received: SIP/2.0 483 Too Many Hops Via: SIP/2.0/UDP localhost.localdomain:32784;received=140.192.37.59 From: sip:44440@140.192.37.59 To: sip:44440@140.192.37.59;tag=b27e1a1d33761e85846fc98f5f3a7e58.44dc Call-ID: 2034451172@localhost.localdomain CSeq: 1 REGISTER Server: Sip EXpress router (0.8.11 (i386/linux)) Content-Length: 0 Warning: 392 140.192.37.59:5060 "Noisy feedback tells: pid=2262 req_src_ip=140.192.37.59 req_src_port=5060 in_uri=sip:140.192.37.59 out_uri=sip:140.192.37.59 via_cnt==71"
error: didn't received '200 OK' on register (see above). aborting What could be the reason for this? Thanks, -Darshan
----Original Message Follows---- From: Jan Janak jan@iptel.org To: Darshan Uka ukadarshan_2001@hotmail.com CC: serusers@lists.iptel.org Subject: Re: [Serusers] Re:SER Date: Sat, 3 Jan 2004 19:50:11 +0100 MIME-Version: 1.0 Received: from fox.iptel.org ([195.37.77.101]) by mc5-f6.hotmail.com with Microsoft SMTPSVC(5.0.2195.6713); Sat, 3 Jan 2004 10:52:22 -0800 Received: from localhost.localdomain (fox.iptel.org [195.37.77.101])by fox.iptel.org (Postfix) with SMTPid 8511EBDA3; Sat, 3 Jan 2004 19:49:35 +0100 (CET) Received: by localhost.localdomain (sSMTP sendmail emulation); Sat, 3 Jan 2004 19:50:11 +0100 X-Message-Info: JGTYoYF78jHCUrdF36ytC88bjJA8hXfX Message-ID: 20040103185011.GS556@localhost.localdomain Mail-Followup-To: Darshan Uka ukadarshan_2001@hotmail.com,serusers@lists.iptel.org References: Law11-F1133VLnjJeDY0000b77c@hotmail.com In-Reply-To: Law11-F1133VLnjJeDY0000b77c@hotmail.com User-Agent: Mutt/1.5.4i Return-Path: jan@iptel.org X-OriginalArrivalTime: 03 Jan 2004 18:52:22.0934 (UTC) FILETIME=[B8EA7B60:01C3D22A]
Hard to say, maybe you:
-- listen on a different interface -- listen on a different host -- filter out port 5060 so SIP messages do not appear in your dumps -- phones do not send any SIP messages -- phones send SIP messages to a different host
etc...
Jan.
On 01-01 00:12, Darshan Uka wrote:
Hi, I am totally new to SER. I have installed it and have the following set up: pingtel phone --- SER ----- pingtel phone I somehow dont see the sip headers in the tcpdump/trace. Any suggestions. Thanks,
-Darshan
Get reliable dial-up Internet access now with our limited-time
introductory
offer. http://join.msn.com/?page=dept/dialup
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Worried about inbox overload? Get MSN Extra Storage now! http://join.msn.com/?PAGE=features/es