I am sorry to bother you again.
The proxy manufacturer has fixed the pb on the testing plateform. Now I have
only 1 Content-Length header. That's the good news.
But the SDP received in the 200 OK message does not be understood by the
perl SIP module.
The log are below. I am not an expert in SDP (I have to reread the RFC) but
that seems good for me. I have tried with other SIP client and they are
working.
Any idea ?
Fred
1204105887.1202 DEBUG:<2> Net::SIP::Leg::receive[399]: received on
10.6.32.10:5060 from 10.6.0.1:5060 packet
1204105887.1202 DEBUG:<2> SIP/2.0 200 OK
1204105887.1202 DEBUG:<2> allow:
ACK,BYE,CANCEL,INFO,INVITE,NOTIFY,OPTIONS,PING,REFER,REGISTER,SUBSCRIBE
1204105887.1202 DEBUG:<2> call-id: 0fc307d1f32a4d213709cc16c2bda18f
1204105887.1202 DEBUG:<2> call-info: <Media:Voice>;purpose=info
1204105887.1202 DEBUG:<2> contact: <sip:any@10.6.0.1:5060>
1204105887.1202 DEBUG:<2> content-type: application/SDP
1204105887.1202 DEBUG:<2> cseq: 1 INVITE
1204105887.1202 DEBUG:<2> from: 0619376649 <sip:0619376649@sfr.fr
Show quoted text>;tag=772e2b6e0c07e89b8fbd133ff5fe9df1
1204105887.1202 DEBUG:<2> privacy: none
1204105887.1202 DEBUG:<2> to: 0472807269 <sip:0472807269@sfr.fr
Show quoted text>;tag=114723506
1204105887.1202 DEBUG:<2> user-agent: RADVision ViaIP GW vers. 2.5
1204105887.1202 DEBUG:<2> via: SIP/2.0/UDP 10.6.32.10
;branch=z9hG4bK2c48120b342b3908e776c2ea3812e9a7c8542864db03a2c0074c68f4c98b5a14
1204105887.1202 DEBUG:<2> Content-Length: 121
1204105887.1202 DEBUG:<2>
1204105887.1202 DEBUG:<2> v=0
1204105887.1202 DEBUG:<2> o=- 0 0 IN IP4 10.103.0.60
1204105887.1202 DEBUG:<2> s=SDP
1204105887.1202 DEBUG:<2> b=CT:64
1204105887.1202 DEBUG:<2> t=0 0
1204105887.1202 DEBUG:<2> m=audio 7004 RTP/AVP 0
1204105887.1202 DEBUG:<2> c=IN IP4 10.6.0.1
1204105887.1202 DEBUG:<2> a=rtpmap:0 PCMU/8000
1204105887.1202 DEBUG:<2>
1204105887.1215 DEBUG:<10> Net::SIP::Endpoint::receive_response[259]:
received reply for tid=0fc307d1f32a4d213709cc16c2bda18f 1
1204105887.1221 DEBUG:<100> Net::SIP::Dispatcher::cancel_delivery[349]:
cancel packet id 0fc307d1f32a4d213709cc16c2bda18f 1
1204105887.1228 DEBUG:<10>
Net::SIP::Endpoint::Context::handle_response[262]: got response for
transaction REQ INVITE sip:0472807269@sfr.fr with body
1204105887.1242 DEBUG:<100> Net::SIP::Simple::Call::rtp_cleanup[116]: done
1204105887.1454 DEBUG:<100> Net::SIP::Simple::error[212]:
1204105887.1248DEBUG: Net::SIP::Debug::stacktrace[194]: set error to
No SDP body in packet
at
/cygdrive/e/dev/monitoring/mon-liveathome/../net-sip/lib/Net/SIP/Simple.pm
line 212
1204105887.1454 DEBUG:<100>
Net::SIP::Simple::error('Net::SIP::Simple::Call=ARRAY(0x106efeb8)', 'No SDP
body in packet') called at
/cygdrive/e/dev/monitoring/mon-liveathome/../net-sip/lib/Net/SIP/Simple/Call.pm
line 370