SDP negotiation done, message body is ignored

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
i`ve developed a application with pjsua and tested them with a local sip-server and everything works fine but if i try to make a call with a extern sip server only my conversational partner can hear me, and no rtp is sended by him. In debug messages i can see:

Making call with acc #0 to sip:0030343467824 at 194.138.116.14
Media index 0 selected for call 2
pjsua_core.c  TX 1101 bytes Request msg INVITE/cseq=12614 (tdta0xc81ba00) to UDP 194.138.116.14:5060:
INVITE sip:0030343467824 at 194.138.116.14 SIP/2.0
Via: SIP/2.0/UDP 79.197.201.235:45242;rport;branch=z9hG4bKPjmzNISAbsYUjezdOw.BKUNkjrNo.O4ILm
Max-Forwards: 70
From: sip:49894423416532@194.138.116.14;tag=CDHD2RMC6798AKPBcYS0jD.iBtGU3Js7
To: sip:0030343467824 at 194.138.116.14
Contact: <sip:49894423416532 at 79.197.201.235:45242;transport=UDP;ob>
Call-ID: BFqpf6jm0YGzozKajY3MjDYGtDJQsoWV
CSeq: 12614 INVITE
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Supported: replaces, 100rel, timer, norefersub
Session-Expires: 1800
Min-SE: 90
User-Agent: SIP-Phone v0.1/darwin
Content-Type: application/sdp
Content-Length:   426

v=0
o=- 3507969578 3507969578 IN IP4 10.13.45.237
s=pjmedia
c=IN IP4 10.13.45.237
t=0 0
a=X-nat:0
m=audio 8004 RTP/AVP 98 97 99 104 3 0 8 96
a=rtcp:8005 IN IP4 10.13.45.237
a=rtpmap:98 speex/16000
a=rtpmap:97 speex/8000
a=rtpmap:99 speex/32000
a=rtpmap:104 iLBC/8000
a=fmtp:104 mode=30
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=sendrecv
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-15

--end msg--

os_core_unix.c  Info: possibly re-registering existing thread
12:59:38.868   pjsua_core.c  RX 301 bytes Response msg 100/INVITE/cseq=12614 (rdata0xd80e214) from UDP 194.138.116.14:5060:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 79.197.201.235:45242;branch=z9hG4bKPjmzNISAbsYUjezdOw.BKUNkjrNo.O4ILm;rport=45242
From: sip:49894423416532@194.138.116.14;tag=CDHD2RMC6798AKPBcYS0jD.iBtGU3Js7
To: sip:0030343467824 at 194.138.116.14
Call-ID: BFqpf6jm0YGzozKajY3MjDYGtDJQsoWV
CSeq: 12614 INVITE


--end msg--
12:59:41.265   pjsua_core.c  RX 831 bytes Response msg 180/INVITE/cseq=12614 (rdata0x6812814) from UDP 194.138.116.14:5060:
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 79.197.201.235:45242;branch=z9hG4bKPjmzNISAbsYUjezdOw.BKUNkjrNo.O4ILm;rport=45242
From: sip:49894423416532@194.138.116.14;tag=CDHD2RMC6798AKPBcYS0jD.iBtGU3Js7
To: <sip:0030343467824 at 194.138.116.14>;tag=SEC11-a7aa8c0-1e7aa8c0-1-1aJ2ZxBVt57P
Call-ID: BFqpf6jm0YGzozKajY3MjDYGtDJQsoWV
CSeq: 12614 INVITE
Contact: <sip:0030343467824 at 194.138.116.14:5060;transport=udp>
X-Siemens-Call-Type: ST-insecure
Date: Tue, 01 Mar 2011 11:59:41 GMT
Content-Type: application/sdp
Content-Length: 298

v=0
o=- 1298983958 1298983958 IN IP4 194.138.116.14
s=RG8700 0lx0486 0x00500101
c=IN IP4 194.138.116.14
t=0 0
a=sendrecv
a=pmft:T38
m=audio 30172 RTP/AVP 8 96
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-15
a=sqn:0
a=cdsc:1 image udptl t38
a=ptime:20
a=sendrecv

--end msg--
12:59:41.266        pjsua.c  Call 2 state changed to EARLY (180 Ringing)
12:59:41.267  strm0x607c774  VAD temporarily disabled
12:59:41.267  strm0x607c774  Encoder stream started
12:59:41.267  strm0x607c774  Decoder stream started
12:59:41.268  pjsua_media.c  Media updates, stream #0: PCMA (sendrecv)
12:59:41.268   conference.c  Port 3 (sip:0030343467824 at 194.138.116.14) transmitting to port 0 (iPhone IO device)
12:59:41.268   conference.c  Port 0 (iPhone IO device) transmitting to port 3 (sip:0030343467824 at 194.138.116.14)
12:59:41.269        pjsua.c  Media for call 2 is active
12:59:41.895  strm0x607c774  VAD re-enabled
12:59:43.374   pjsua_core.c  RX 1043 bytes Response msg 200/INVITE/cseq=12614 (rdata0x608bc14) from UDP 194.138.116.14:5060:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 79.197.201.235:45242;branch=z9hG4bKPjmzNISAbsYUjezdOw.BKUNkjrNo.O4ILm;rport=45242
From: sip:49894423416532@194.138.116.14;tag=CDHD2RMC6798AKPBcYS0jD.iBtGU3Js7
To: <sip:0030343467824 at 194.138.116.14>;tag=SEC11-a7aa8c0-1e7aa8c0-1-1aJ2ZxBVt57P
Call-ID: BFqpf6jm0YGzozKajY3MjDYGtDJQsoWV
CSeq: 12614 INVITE
Contact: <sip:0030343467824 at 194.138.116.14:5060;transport=udp>
X-Siemens-Call-Type: ST-insecure
Accept-Language: en;q=0.0
Allow: REGISTER, INVITE, ACK, BYE, CANCEL, NOTIFY, REFER, INFO
P-Asserted-Identity: <sip:30343467824 at 192.168.122.38>
Require: timer
Session-Expires: 1800;refresher=uas
Supported: timer
Date: Tue, 01 Mar 2011 11:59:43 GMT
Content-Type: application/sdp
Content-Length: 298

v=0
o=- 1298983958 1298983958 IN IP4 194.138.116.14
s=RG8700 0lx0486 0x00500101
c=IN IP4 194.138.116.14
t=0 0
a=sendrecv
a=pmft:T38
m=audio 30172 RTP/AVP 8 96
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-15
a=sqn:0
a=cdsc:1 image udptl t38
a=ptime:20
a=sendrecv

12:59:43.375        pjsua.c  Call 2 state changed to CONNECTING
12:59:43.375   inv0xc819864  SDP negotiation done, message body is ignored
12:59:43.376   pjsua_core.c  TX 417 bytes Request msg ACK/cseq=12614 (tdta0x608f000) to UDP 194.138.116.14:5060:
ACK sip:0030343467824 at 194.138.116.14:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 79.197.201.235:45242;rport;branch=z9hG4bKPjkB9AY5itqdhldn-V0u5WAIFw-QKfoDsx
Max-Forwards: 70
From: sip:49894423416532@194.138.116.14;tag=CDHD2RMC6798AKPBcYS0jD.iBtGU3Js7
To: sip:0030343467824 at 194.138.116.14;tag=SEC11-a7aa8c0-1e7aa8c0-1-1aJ2ZxBVt57P
Call-ID: BFqpf6jm0YGzozKajY3MjDYGtDJQsoWV
CSeq: 12614 ACK
Content-Length:  0

12:59:43.376        pjsua.c  Call 2 state changed to CONFIRMED
  
12:59:47.167   pjsua_core.c  TX 452 bytes Request msg BYE/cseq=12615 (tdta0x6092000) to UDP 194.138.116.14:5060:
BYE sip:0030343467824 at 194.138.116.14:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 79.197.201.235:45242;rport;branch=z9hG4bKPjdO8FSLaxJeuskHWBsewdOUMLnLGhrSqy
Max-Forwards: 70
From: sip:49894423416532@194.138.116.14;tag=CDHD2RMC6798AKPBcYS0jD.iBtGU3Js7
To: sip:0030343467824 at 194.138.116.14;tag=SEC11-a7aa8c0-1e7aa8c0-1-1aJ2ZxBVt57P
Call-ID: BFqpf6jm0YGzozKajY3MjDYGtDJQsoWV
CSeq: 12615 BYE
User-Agent: SIP-Phone v0.1/darwin
Content-Length:  0

I think the line "SDP negotiation done, message body is ignored" should tell me whats wrong but i cant see the problem.. 
can anybody say me whats the problem?
im grateful for every help i can get 
best regards Matthias 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110301/1f737977/attachment-0001.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux