linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Re: Debugging a Linphone problem on OpenBSD.


From: Mare Crisium
Subject: [Linphone-developers] Re: Debugging a Linphone problem on OpenBSD.
Date: Sun, 23 Apr 2006 13:29:56 +0100

> You should have a look at exosip/udp.c, where the recvfrom() function is
> called to recv packet on the socket. I suspect that something goes wrong
> here.

Thanks Simon.

> Also can you execute linphonec -d 6 (or linphone --verbose) to get full
> traces of the execution ?
> This would help locating the problem.

Here are the full logs from both ends of a linphonec to sipomatic call
attempt. Note there is no packet filter running on this host (OpenBSD
-current amd64):

$ ./linphonec -d 6 -l ./sip.log
Ready.
linphonec> c sip:address@hidden:5064
Contacting  sip:address@hidden:5064
linphonec> Could not reach destination.

oRTP:(GLogLevel=32)** oRTP-0.8.0initialized.
MediaStreamer:(GLogLevel=32)** Found /dev/dsp.
MediaStreamer:(GLogLevel=16)** dsp block size set to 16384.
MediaStreamer:(GLogLevel=16)** dsp block size set to 16384.
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <eXutils.c: 416> Outgoing interface to reach 127.0.0.1 is 127.0.0.1.

| INFO1 | <eXutils.c: 416> Outgoing interface to reach 127.0.0.1 is 127.0.0.1.

| INFO2 | <osip_transaction.c: 131> allocating transaction ressource 1 321748182
| INFO2 | <ict.c: 34> allocating ICT context
| INFO2 | <eXutils.c: 492> IPv4 address detected: 127.0.0.1
| INFO2 | <eXutils.c: 541> DNS resolution with 127.0.0.1:5064
| INFO1 | <jcallback.c: 148> Message sent:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
 (len=16 sizeof(addr)=128 28)
| INFO1 | <jcallback.c: 515> cb_sndinvite (id=1)
| INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:498854!
| INFO2 | <eXutils.c: 492> IPv4 address detected: 127.0.0.1
| INFO2 | <eXutils.c: 541> DNS resolution with 127.0.0.1:5064
| INFO1 | <jcallback.c: 148> Message sent:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
 (len=16 sizeof(addr)=128 28)
| INFO1 | <jcallback.c: 1805> cb_sndreq_retransmission (id=1)
| INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:999854!
| INFO2 | <eXutils.c: 492> IPv4 address detected: 127.0.0.1
| INFO2 | <eXutils.c: 541> DNS resolution with 127.0.0.1:5064
| INFO1 | <jcallback.c: 148> Message sent:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
 (len=16 sizeof(addr)=128 28)
| INFO1 | <jcallback.c: 1805> cb_sndreq_retransmission (id=1)
| INFO1 | <eXosip.c: 340> eXosip: timer sec:1 usec:999584!
| INFO2 | <eXutils.c: 492> IPv4 address detected: 127.0.0.1
| INFO2 | <eXutils.c: 541> DNS resolution with 127.0.0.1:5064
| INFO1 | <jcallback.c: 148> Message sent:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
 (len=16 sizeof(addr)=128 28)
| INFO1 | <jcallback.c: 1805> cb_sndreq_retransmission (id=1)
| INFO1 | <eXosip.c: 340> eXosip: timer sec:3 usec:999891!
| INFO2 | <eXutils.c: 492> IPv4 address detected: 127.0.0.1
| INFO2 | <eXutils.c: 541> DNS resolution with 127.0.0.1:5064
| INFO1 | <jcallback.c: 148> Message sent:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
 (len=16 sizeof(addr)=128 28)
| INFO1 | <jcallback.c: 1805> cb_sndreq_retransmission (id=1)
| INFO1 | <eXosip.c: 340> eXosip: timer sec:7 usec:999569!
| INFO2 | <eXutils.c: 492> IPv4 address detected: 127.0.0.1
| INFO2 | <eXutils.c: 541> DNS resolution with 127.0.0.1:5064
| INFO1 | <jcallback.c: 148> Message sent:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
 (len=16 sizeof(addr)=128 28)
| INFO1 | <jcallback.c: 1805> cb_sndreq_retransmission (id=1)
| INFO1 | <eXosip.c: 340> eXosip: timer sec:15 usec:999892!
| INFO2 | <eXutils.c: 492> IPv4 address detected: 127.0.0.1
| INFO2 | <eXutils.c: 541> DNS resolution with 127.0.0.1:5064
| INFO1 | <jcallback.c: 148> Message sent:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
 (len=16 sizeof(addr)=128 28)
| INFO1 | <jcallback.c: 1805> cb_sndreq_retransmission (id=1)
| INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:455928!
| INFO1 | <jcallback.c: 189> cb_ict_kill_transaction (id=1)
| INFO1 | <udp.c: 2606> eXosip: remove a call
| INFO1 | <udp.c: 2622> Release a terminated transaction
| INFO2 | <osip_transaction.c: 285> free transaction ressource 1 321748182
| INFO2 | <ict.c: 127> free ict ressource
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!


$ sipomatic -f /usr/local/share/sounds/linphone/hello8000.wav
MediaStreamer-Message: Found /dev/dsp.
oRTP-Message: oRTP-0.8.0initialized.
** Message: Starting using url sip:address@hidden:5064
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <udp.c: 2193> Received message:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

| INFO1 | <udp.c: 2230> This is a request
| INFO2 | <osip_transaction.c: 131> allocating transaction ressource 1 321748182
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <udp.c: 2193> Received message:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

| INFO1 | <udp.c: 2230> This is a request
| INFO2 | <osip_transaction.c: 131> allocating transaction ressource 2 321748182
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <udp.c: 2193> Received message:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

| INFO1 | <udp.c: 2230> This is a request
| INFO2 | <osip_transaction.c: 131> allocating transaction ressource 3 321748182
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <udp.c: 2193> Received message:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

| INFO1 | <udp.c: 2230> This is a request
| INFO2 | <osip_transaction.c: 131> allocating transaction ressource 4 321748182
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <udp.c: 2193> Received message:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

| INFO1 | <udp.c: 2230> This is a request
| INFO2 | <osip_transaction.c: 131> allocating transaction ressource 5 321748182
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <udp.c: 2193> Received message:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

| INFO1 | <udp.c: 2230> This is a request
| INFO2 | <osip_transaction.c: 131> allocating transaction ressource 6 321748182
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <udp.c: 2193> Received message:
INVITE sip:address@hidden:5064 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;rport;branch=z9hG4bK1161817192
From: <sip:address@hidden>;tag=969997084
To: <sip:address@hidden:5064>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: Linphone-1.2.0/eXosip
Subject: Phone call
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   347

v=0
o=mare 123456 654321 IN IP4 127.0.0.1
s=A conversation
c=IN IP4 127.0.0.1
t=0 0
m=audio 7078 RTP/AVP 0 3 8 110 111 115 101
b=AS:20
a=rtpmap:0 PCMU/8000/1
a=rtpmap:3 GSM/8000/1
a=rtpmap:8 PCMA/8000/1
a=rtpmap:110 speex/8000/1
a=rtpmap:111 speex/16000/1
a=rtpmap:115 1015/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

| INFO1 | <udp.c: 2230> This is a request
| INFO2 | <osip_transaction.c: 131> allocating transaction ressource 7 321748182
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
| INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up!
^C$




reply via email to

[Prev in Thread] Current Thread [Next in Thread]