[Serusers] bug in iptel.org config?

Jiri Kuthan jiri at iptel.org
Tue Jul 1 08:12:36 CEST 2008


I think it is deeper than that -- somewhere in TM. Could you file a JIRA 
report please?
I think we have once discussed that with Andrei but than it was kind of 
forgotten, and I would like to make sure I don't forget it again during 
my current vacation :-) Thanks for reporting!

-jiri

Klaus Darilion wrote:
> Hi!
> 
> When I send an INVITE with unresolveable URI, I get back
> 1. 500
> 2. 478
> 
> trace below
> 
> regards
> Klaus
> 
> 
> 
>   15:18:35.245   qjsimple.cpp on_directCallButton_clicked() ....
> 
>   15:18:35.245   qjsimple.cpp trying to lock ....
> 
>   15:18:35.245   qjsimple.cpp trying to lock .... locked
> 
>   15:18:35.245   qjsimple.cpp make call ...
> 
>   15:18:35.245   pjsua_call.c Making call with acc #0 to sip:test at pernau
> 
>   15:18:35.245   pjsua_core.c TX 1042 bytes Request msg 
> INVITE/cseq=21433 (tdta04398B68) to UDP 213.192.59.75:5060:
> INVITE sip:test at pernau SIP/2.0
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17
> Max-Forwards: 70
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau
> Contact: <sip:klaus3000 at 10.10.0.51:4346>
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 INVITE
> Route: <sip:iptel.org;transport=UDP;lr>
> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, 
> PUBLISH, REFER, MESSAGE, OPTIONS
> Supported: replaces, 100rel, norefersub
> User-Agent: QjSimple 0.5pre by ipcom.at
> Content-Type: application/sdp
> Content-Length:   429
> 
> v=0
> o=- 3423482315 3423482315 IN IP4 10.10.0.51
> s=pjmedia
> c=IN IP4 10.10.0.51
> t=0 0
> a=X-nat:0
> m=audio 4002 RTP/AVP 103 102 104 117 3 0 8 101
> a=rtcp:4003 IN IP4 10.10.0.51
> a=rtpmap:103 speex/16000
> a=rtpmap:102 speex/8000
> a=rtpmap:104 speex/32000
> a=rtpmap:117 iLBC/8000
> a=fmtp:117 mode=30
> a=rtpmap:3 GSM/8000
> a=rtpmap:0 PCMU/8000
> a=rtpmap:8 PCMA/8000
> a=sendrecv
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-15
> 
> --end msg--
> 
>   15:18:35.245     QjCallback trying to lock ....
> 
>   15:18:35.245     QjCallback trying to lock .... locked
> 
>   15:18:35.245     QjCallback Call 1 not found as callList is empty; new 
> incoming call? ... ignoring
> 
>   15:18:35.276   pjsua_core.c RX 566 bytes Response msg 
> 100/INVITE/cseq=21433 (rdata04439014) from UDP 213.192.59.75:5060:
> SIP/2.0 100 trying -- your call is important to us
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport=4346;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17;received=83.136.33.3
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 INVITE
> Server: Sip EXpress router (2.1.0-dev21-tcp (i386/linux))
> Content-Length: 0
> Warning: 392 213.192.59.75:5060 "Noisy feedback tells:  pid=12575 
> req_src_ip=83.136.33.3 req_src_port=4346 in_uri=sip:test at pernau 
> out_uri=sip:test at pernau via_cnt==1"
> 
> 
> --end msg--
> 
>   15:18:35.276   pjsua_core.c RX 618 bytes Response msg 
> 500/INVITE/cseq=21433 (rdata04439014) from UDP 213.192.59.75:5060:
> SIP/2.0 500 I'm terribly sorry, server error occurred (1/SL)
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport=4346;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17;received=83.136.33.3
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=b98f1230ac1a7949bf499aa7f9ea7038.d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 INVITE
> Server: Sip EXpress router (2.1.0-dev21-tcp (i386/linux))
> Content-Length: 0
> Warning: 392 213.192.59.75:5060 "Noisy feedback tells:  pid=12575 
> req_src_ip=83.136.33.3 req_src_port=4346 in_uri=sip:test at pernau 
> out_uri=sip:test at pernau via_cnt==1"
> 
> 
> --end msg--
> 
>   15:18:35.276   pjsua_core.c TX 390 bytes Request msg ACK/cseq=21433 
> (tdta04D07F70) to UDP 213.192.59.75:5060:
> ACK sip:test at pernau SIP/2.0
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17
> Max-Forwards: 70
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=b98f1230ac1a7949bf499aa7f9ea7038.d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 ACK
> Route: <sip:iptel.org;transport=UDP;lr>
> Content-Length:  0
> 
> 
> --end msg--
> 
>   15:18:35.276     QjCallback trying to lock ....
> 
>   15:18:35.276     QjCallback trying to lock .... locked
> 
>   15:18:35.276     QjCallback Call 1 state=DISCONNCTD
> 
>   15:18:35.276   pjsua_core.c RX 603 bytes Response msg 
> 478/INVITE/cseq=21433 (rdata04439014) from UDP 213.192.59.75:5060:
> SIP/2.0 478 Unresolvable destination (478/TM)
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport=4346;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17;received=83.136.33.3
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=ab7f724f44d6a86dac492bd71f480906-d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 INVITE
> Server: Sip EXpress router (2.1.0-dev21-tcp (i386/linux))
> Content-Length: 0
> Warning: 392 213.192.59.75:5060 "Noisy feedback tells:  pid=12575 
> req_src_ip=83.136.33.3 req_src_port=4346 in_uri=sip:test at pernau 
> out_uri=sip:test at pernau via_cnt==1"
> 
> 
> --end msg--
> 
>   15:18:35.276   pjsua_core.c TX 390 bytes Request msg ACK/cseq=21433 
> (tdta04D07F70) to UDP 213.192.59.75:5060:
> ACK sip:test at pernau SIP/2.0
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17
> Max-Forwards: 70
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=b98f1230ac1a7949bf499aa7f9ea7038.d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 ACK
> Route: <sip:iptel.org;transport=UDP;lr>
> Content-Length:  0
> 
> 
> --end msg--
> 
>   15:18:35.745   pjsua_core.c RX 603 bytes Response msg 
> 478/INVITE/cseq=21433 (rdata04439014) from UDP 213.192.59.75:5060:
> SIP/2.0 478 Unresolvable destination (478/TM)
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport=4346;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17;received=83.136.33.3
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=ab7f724f44d6a86dac492bd71f480906-d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 INVITE
> Server: Sip EXpress router (2.1.0-dev21-tcp (i386/linux))
> Content-Length: 0
> Warning: 392 213.192.59.75:5060 "Noisy feedback tells:  pid=12575 
> req_src_ip=83.136.33.3 req_src_port=4346 in_uri=sip:test at pernau 
> out_uri=sip:test at pernau via_cnt==1"
> 
> 
> --end msg--
> 
>   15:18:35.745   pjsua_core.c TX 390 bytes Request msg ACK/cseq=21433 
> (tdta04D07F70) to UDP 213.192.59.75:5060:
> ACK sip:test at pernau SIP/2.0
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17
> Max-Forwards: 70
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=b98f1230ac1a7949bf499aa7f9ea7038.d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 ACK
> Route: <sip:iptel.org;transport=UDP;lr>
> Content-Length:  0
> 
> 
> --end msg--
> 
>   15:18:36.745   pjsua_core.c RX 603 bytes Response msg 
> 478/INVITE/cseq=21433 (rdata04439014) from UDP 213.192.59.75:5060:
> SIP/2.0 478 Unresolvable destination (478/TM)
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport=4346;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17;received=83.136.33.3
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=ab7f724f44d6a86dac492bd71f480906-d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 INVITE
> Server: Sip EXpress router (2.1.0-dev21-tcp (i386/linux))
> Content-Length: 0
> Warning: 392 213.192.59.75:5060 "Noisy feedback tells:  pid=12575 
> req_src_ip=83.136.33.3 req_src_port=4346 in_uri=sip:test at pernau 
> out_uri=sip:test at pernau via_cnt==1"
> 
> 
> --end msg--
> 
>   15:18:36.745   pjsua_core.c TX 390 bytes Request msg ACK/cseq=21433 
> (tdta04D07F70) to UDP 213.192.59.75:5060:
> ACK sip:test at pernau SIP/2.0
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17
> Max-Forwards: 70
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=b98f1230ac1a7949bf499aa7f9ea7038.d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 ACK
> Route: <sip:iptel.org;transport=UDP;lr>
> Content-Length:  0
> 
> 
> --end msg--
> 
>   15:18:38.745   pjsua_core.c RX 603 bytes Response msg 
> 478/INVITE/cseq=21433 (rdata04439014) from UDP 213.192.59.75:5060:
> SIP/2.0 478 Unresolvable destination (478/TM)
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport=4346;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17;received=83.136.33.3
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=ab7f724f44d6a86dac492bd71f480906-d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 INVITE
> Server: Sip EXpress router (2.1.0-dev21-tcp (i386/linux))
> Content-Length: 0
> Warning: 392 213.192.59.75:5060 "Noisy feedback tells:  pid=12575 
> req_src_ip=83.136.33.3 req_src_port=4346 in_uri=sip:test at pernau 
> out_uri=sip:test at pernau via_cnt==1"
> 
> 
> --end msg--
> 
>   15:18:38.745   pjsua_core.c TX 390 bytes Request msg ACK/cseq=21433 
> (tdta04D07F70) to UDP 213.192.59.75:5060:
> ACK sip:test at pernau SIP/2.0
> Via: SIP/2.0/UDP 
> 10.10.0.51:4346;rport;branch=z9hG4bKPj7274e68ee99849b3b47974eef0317c17
> Max-Forwards: 70
> From: sip:klaus3000 at iptel.org;tag=1afbbe389ef149d6ac7bd4a0aae349f8
> To: sip:test at pernau;tag=b98f1230ac1a7949bf499aa7f9ea7038.d18e
> Call-ID: 233a8bee32ff4a75a93cb2301506ce18
> CSeq: 21433 ACK
> Route: <sip:iptel.org;transport=UDP;lr>
> Content-Length:  0
> 
> 
> --end msg--
> _______________________________________________
> Serusers mailing list
> Serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 




More information about the sr-users mailing list