linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Sound problem with linphonec on Friendly ARM


From: Simon Morlat
Subject: Re: [Linphone-users] Sound problem with linphonec on Friendly ARM
Date: Tue, 09 Feb 2010 17:29:41 +0100

Hi Cyrille,

The problem is that the Asterisk server sends back re-INVITEs all the
time, which restart the audio streams and erases the previously recorded
samples. Especially the stream that lives just after the last reinvite
is empty (linphone did not received any packet), as shown in the debug
message below:
ortp-message- number of rtp packet received=0

So the samples gets recorded properly but since the audio session
following the last received re-INVITE is empty, the file is empty.

The workaround would be to disable re-INVITEs on the asterisk side (I
heard it was possible but I personnaly never experimented).

Simon

Le vendredi 05 février 2010 à 23:52 +0100, Cyrille Demaret a écrit :
> Hello,
> 
> I have compiled linphone and all necessary libraries to run it on a
> FriendlyARM platform.
> 
> To eliminate a sound card problem, I am using "soundcard use files".
> 
> When I make a call between linphone and xlite running on a PC, I can hear
> the wav file played by linphone on the PC side, however, my recorded wav
> file on the linphone side is empty.
> 
> Also, I have the following messages on linphone:
> 
> ortp-error-Payload PCMA type already entered, should not happen !
> ortp-error-Payload telephone-event type already entered, should not happen !
> ortp-error-Payload PCMU type already entered, should not happen !
> 
> I have analysed the RTP traffic between the pc and linphone and I have
> packets travelling in both direction.
> 
> Here is the log:
> 
>  address@hidden /]# linphonec -d 9     
> INFO: no logfile, logging to stdout
> ortp-message-oRTP-0.16.1 initialized.
> ortp-message-Registering all filters...
> ortp-message-Registering all soundcard handlers
> ALSA lib pcm.c:2202:(snd_pcm_open_noupdate) Unknown PCM default
> ALSA lib pcm.c:2202:(snd_pcm_open_noupdate) Unknown PCM default
> ortp-warning-Strange, sound card default device does not seems to be capable
> of anything, retrying with plughw...
> ALSA lib pcm.c:2202:(snd_pcm_open_noupdate) Unknown PCM plughw:-1
> ALSA lib pcm.c:2202:(snd_pcm_open_noupdate) Unknown PCM plughw:-1
> ortp-warning-Strange, sound card default device seems totally unusable.
> ortp-message-Card ALSA: default device added
> ortp-message-Card OSS: /dev/dsp added
> ortp-message-Registering all webcam handlers
> ortp-message-Webcam StaticImage: Static picture added
> ortp-message-Loading plugins
> ortp-message-Cannot open directory
> /usr/local/arm/2.95.3/arm-linux/lib/mediastreamer/plugins: No such file or
> directory
> ortp-message-ms_init() done
> ortp-message-Cannot open directory
> /usr/local/arm/2.95.3/arm-linux/lib/liblinphone/plugins: No such file or
> directory
> ortp-message-DNS resolution with 0.0.0.0:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-0.0.0.0 port 5060
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> Ready
> Warning: video is disabled in linphonec, use -V or -C or -D to enable.
> linphonec> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-warning-keep alive: 3
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> soundcard use files
> Using wav files instead of soundcard.
> linphonec> ortp-message-eXosip: Reseting timer to 10s before waking up!
> play /share/sounds/linphone/hello16000.wav
> linphonec> record /tmp/a.wav
> linphonec> ortp-warning-keep alive: 3
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> call sip:address@hidden
> ortp-message-eXosip option set: ipv4_for_gateway:!
> ortp-message-Local interface to reach 87.98.157.38 is 10.0.1.10.
> ortp-message-Local interface to reach 10.0.1.202 is 10.0.1.10.
> ortp-message-Notifying all friends that we are in status 5
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Partial MTU discovered : 1500
> ortp-message-Partial MTU discovered : 1500
> ortp-message-mtu to 10.0.1.202 is 1500
> ortp-message-Discovered mtu is 1500, RTP payload max size is 1440
> ortp-message-Contact has been fixed to <sip:address@hidden:5060>
> Contacting sip:address@hidden
> linphonec> ortp-message-allocating transaction ressource 1 49158721
> ortp-message-allocating ICT context
> linphonec> ortp-message-DNS resolution with 10.0.1.202:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-10.0.1.202 port 5060
> ortp-message-Message sent: (to dest=10.0.1.202:5060)
> INVITE sip:address@hidden SIP/2.0
> Via: SIP/2.0/UDP 10.0.1.10:5060;rport;branch=z9hG4bK1625203137
> From: <sip:address@hidden>;tag=1265728928
> To: <sip:address@hidden>
> Call-ID: 49158721
> CSeq: 20 INVITE
> Contact: <sip:address@hidden:5060>
> Content-Type: application/sdp
> Max-Forwards: 70
> User-Agent: Linphone/3.2.1 (eXosip2/3.3.0)
> Subject: Phone call
> Content-Length:   282
> 
> v=0
> o=root 123456 654321 IN IP4 10.0.1.10
> s=A conversation
> c=IN IP4 10.0.1.10
> t=0 0
> m=audio 7078 RTP/AVP 111 110 0 8 101
> a=rtpmap:111 speex/16000/1
> a=rtpmap:110 speex/8000/1
> a=rtpmap:0 PCMU/8000/1
> a=rtpmap:8 PCMA/8000/1
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> 
> ortp-message-cb_sndinvite (id=1)
> ortp-message-eXosip: timer sec:0 usec:100000!
> ortp-message-Received message: 
> SIP/2.0 100 Trying
> Via: SIP/2.0/UDP
> 10.0.1.10:5060;branch=z9hG4bK1625203137;received=10.0.1.10;rport=5060
> From: <sip:address@hidden>;tag=1265728928
> To: <sip:address@hidden>
> Call-ID: 49158721
> CSeq: 20 INVITE
> User-Agent: Asterisk PBX
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
> Supported: replaces
> Contact: <sip:address@hidden>
> Content-Length: 0
> 
> 
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-MESSAGE REC. CALLID:49158721
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-cb_rcv1xx (id=1)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message: 
> SIP/2.0 180 Ringing
> Via: SIP/2.0/UDP
> 10.0.1.10:5060;branch=z9hG4bK1625203137;received=10.0.1.10;rport=5060
> From: <sip:address@hidden>;tag=1265728928
> To: <sip:address@hidden>;tag=as553e9167
> Call-ID: 49158721
> CSeq: 20 INVITE
> User-Agent: Asterisk PBX
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
> Supported: replaces
> Contact: <sip:address@hidden>
> Content-Length: 0
> 
> 
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-MESSAGE REC. CALLID:49158721
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-cb_rcv1xx (id=1)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-CALL_PROCEEDING
> ortp-message-CALL_RINGING
> ortp-message-Remote ringing...
> ortp-warning-Failed to open
> /usr/local/arm/2.95.3/arm-linux/share/sounds/linphone/ringback.wav
> ortp-message-Received message: 
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP
> 10.0.1.10:5060;branch=z9hG4bK1625203137;received=10.0.1.10;rport=5060
> From: <sip:address@hidden>;tag=1265728928
> To: <sip:address@hidden>;tag=as553e9167
> Call-ID: 49158721
> CSeq: 20 INVITE
> User-Agent: Asterisk PBX
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
> Supported: replaces
> Contact: <sip:address@hidden>
> Content-Type: application/sdp
> Content-Length: 258
> 
> v=0
> o=root 8035 8035 IN IP4 10.0.1.202
> s=session
> c=IN IP4 10.0.1.202
> t=0 0
> m=audio 14852 RTP/AVP 0 8 101
> a=rtpmap:0 PCMU/8000
> a=rtpmap:8 PCMA/8000
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-16
> a=silenceSupp:off - - - -
> a=ptime:20
> a=sendrecv
> 
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-MESSAGE REC. CALLID:49158721
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-cb_rcv2xx (id=1)
> ortp-message-cb_nict_kill_transaction (id=1)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-CALL_ANSWERED
> 
> ortp-message-ptime=20 attribute added to fmtp
> ortp-message-ptime=20 attribute added to fmtp
> ortp-message-ptime=20 attribute added to fmtp
> Connected.
> linphonec> ortp-message-/share/sounds/linphone/hello16000.wav opened:
> rate=16000,channel=1
> ortp-message-Payload's bitrate is -1
> ortp-message-MSUlawEnc: got ptime=20
> ortp-message-ms_filter_link: MSFilePlayer:0x2b7e0,0-->MSResample:0x2b830,0
> ortp-message-ms_filter_link: MSResample:0x2b830,0-->MSVolume:0x2ba30,0
> ortp-message-ms_filter_link: MSVolume:0x2ba30,0-->MSUlawEnc:0x2b930,0
> ortp-message-ms_filter_link: MSUlawEnc:0x2b930,0-->MSRtpSend:0x29740,0
> ortp-message-ms_filter_link: MSRtpRecv:0x2b720,0-->MSUlawDec:0x2b9d0,0
> ortp-message-ms_filter_link: MSUlawDec:0x2b9d0,0-->MSDtmfGen:0x2b780,0
> ortp-message-ms_filter_link: MSDtmfGen:0x2b780,0-->MSEqualizer:0x2bc10,0
> ortp-message-ms_filter_link: MSEqualizer:0x2bc10,0-->MSVolume:0x2bb20,0
> ortp-message-ms_filter_link: MSVolume:0x2bb20,0-->MSFileRec:0x2b8e0,0
> ortp-message-DNS resolution with 10.0.1.202:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-10.0.1.202 port 5060
> ortp-message-Message sent: (to dest=10.0.1.202:5060)
> ACK sip:address@hidden SIP/2.0
> Via: SIP/2.0/UDP 10.0.1.10:5060;rport;branch=z9hG4bK1002074437
> From: <sip:address@hidden>;tag=1265728928
> To: <sip:address@hidden>;tag=as553e9167
> Call-ID: 49158721
> CSeq: 20 ACK
> Contact: <sip:address@hidden:5060>
> Max-Forwards: 70
> User-Agent: Linphone/3.2.1 (eXosip2/3.3.0)
> Content-Length: 0
> 
> 
> ortp-message-No authentication info in the request, ignoring
> ortp-message-Received message: 
> INVITE sip:address@hidden:5060 SIP/2.0
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK2a3de662;rport
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Contact: <sip:address@hidden>
> Call-ID: 49158721
> CSeq: 102 INVITE
> User-Agent: Asterisk PBX
> Max-Forwards: 70
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
> Supported: replaces
> Content-Type: application/sdp
> Content-Length: 254
> 
> v=0
> o=root 8035 8036 IN IP4 10.0.1.4
> s=session
> c=IN IP4 10.0.1.4
> t=0 0
> m=audio 12050 RTP/AVP 0 8 101
> a=rtpmap:0 PCMU/8000
> a=rtpmap:8 PCMA/8000
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-16
> a=silenceSupp:off - - - -
> a=ptime:20
> a=sendrecv
> 
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-MESSAGE REC. CALLID:49158721
> ortp-message-bandwidth usage: audio=[d=187.2,u=57.5] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-This is a request
> ortp-message-allocating transaction ressource 2 49158721
> ortp-message-allocating IST context
> ortp-message-cb_rcvinvite (id=2)
> ortp-message-DNS resolution with 10.0.1.202:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-10.0.1.202 port 5060
> ortp-message-Message sent: (to dest=10.0.1.202:5060)
> SIP/2.0 100 Trying
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK2a3de662;rport=5060
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Call-ID: 49158721
> CSeq: 102 INVITE
> User-Agent: Linphone/3.2.1 (eXosip2/3.3.0)
> Content-Length: 0
> 
> 
> ortp-message-cb_snd123456xx (id=2)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Using firewall address in sdp.
> ortp-error-Payload PCMU type already entered, should not happen !
> ortp-message-ptime=20 attribute added to fmtp
> ortp-error-Payload PCMA type already entered, should not happen !
> ortp-message-ptime=20 attribute added to fmtp
> ortp-error-Payload telephone-event type already entered, should not happen !
> ortp-message-ptime=20 attribute added to fmtp
> ortp-message-oRTP-stats:
>    Audio session's RTP statistics :
> ortp-message- number of rtp packet sent=55
> ortp-message- number of rtp bytes sent=9460 bytes
> ortp-message- number of rtp packet received=55
> ortp-message- number of rtp bytes received=9460 bytes
> ortp-message- number of incoming rtp bytes successfully delivered to the
> application=8600 
> ortp-message- number of times the application queried a packet that didn't
> exist=109 
> ortp-message- number of rtp packet lost=0
> ortp-message- number of rtp packets received too late=0
> ortp-message- number of bad formatted rtp packets=0
> ortp-message- number of packet discarded because of queue overflow=0
> ortp-message-ms_filter_unlink: MSFilePlayer:0x2b7e0,0-->MSResample:0x2b830,0
> ortp-message-ms_filter_unlink: MSResample:0x2b830,0-->MSVolume:0x2ba30,0
> ortp-message-ms_filter_unlink: MSVolume:0x2ba30,0-->MSUlawEnc:0x2b930,0
> ortp-message-ms_filter_unlink: MSUlawEnc:0x2b930,0-->MSRtpSend:0x29740,0
> ortp-message-ms_filter_unlink: MSRtpRecv:0x2b720,0-->MSUlawDec:0x2b9d0,0
> ortp-message-ms_filter_unlink: MSUlawDec:0x2b9d0,0-->MSDtmfGen:0x2b780,0
> ortp-message-ms_filter_unlink: MSDtmfGen:0x2b780,0-->MSEqualizer:0x2bc10,0
> ortp-message-ms_filter_unlink: MSEqualizer:0x2bc10,0-->MSVolume:0x2bb20,0
> ortp-message-ms_filter_unlink: MSVolume:0x2bb20,0-->MSFileRec:0x2b8e0,0
> ortp-message-Audio MSTicker thread exiting
> ortp-message-DNS resolution with 10.0.1.202:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-/share/sounds/linphone/hello16000.wav opened:
> rate=16000,channel=1
> ortp-message-Payload's bitrate is -1
> ortp-message-10.0.1.202 port 5060
> ortp-message-Message sent: (to dest=10.0.1.202:5060)
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK2a3de662;rport=5060
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Call-ID: 49158721
> CSeq: 102 INVITE
> Contact: <sip:address@hidden:5060>
> Content-Type: application/sdp
> User-Agent: Linphone/3.2.1 (eXosip2/3.3.0)
> Content-Length:   198
> 
> v=0
> o=root 123456 654321 IN IP4 10.0.1.10
> s=A conversation
> c=IN IP4 10.0.1.10
> t=0 0
> m=audio 7078 RTP/AVP 0 8 101
> a=rtpmap:0 PCMU/8000
> a=rtpmap:8 PCMA/8000
> a=rtpmap:101 telephone-event/8000
> 
> ortp-message-MSUlawEnc: got ptime=20
> ortp-message-ms_filter_link: MSFilePlayer:0x30d70,0-->MSResample:0x30de8,0
> ortp-message-ms_filter_link: MSResample:0x30de8,0-->MSVolume:0x30e98,0
> ortp-message-ms_filter_link: MSVolume:0x30e98,0-->MSUlawEnc:0x2cd68,0
> ortp-message-ms_filter_link: MSUlawEnc:0x2cd68,0-->MSRtpSend:0x29740,0
> ortp-message-ms_filter_link: MSRtpRecv:0x30cb0,0-->MSUlawDec:0x2cda8,0
> ortp-message-cb_snd123456xx (id=2)
> ortp-message-cb_nict_kill_transaction (id=2)
> ortp-warning-keep alive: 1
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-ms_filter_link: MSUlawDec:0x2cda8,0-->MSDtmfGen:0x30d10,0
> ortp-message-ms_filter_link: MSDtmfGen:0x30d10,0-->MSEqualizer:0x2fbf0,0
> ortp-message-ms_filter_link: MSEqualizer:0x2fbf0,0-->MSVolume:0x30f38,0
> ortp-message-ms_filter_link: MSVolume:0x30f38,0-->MSFileRec:0x2d268,0
> ortp-message-Received message: 
> ACK sip:address@hidden:5060 SIP/2.0
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK10b26f7d;rport
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Contact: <sip:address@hidden>
> Call-ID: 49158721
> CSeq: 102 ACK
> User-Agent: Asterisk PBX
> Max-Forwards: 70
> Content-Length: 0
> 
> 
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-bandwidth usage: audio=[d=0.0,u=0.0] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-MESSAGE REC. CALLID:49158721
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-This is a request
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-CALL_ACK
> ortp-message-bandwidth usage: audio=[d=81.8,u=81.0] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-bandwidth usage: audio=[d=80.1,u=81.4] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-bandwidth usage: audio=[d=80.6,u=80.6] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-bandwidth usage: audio=[d=80.2,u=80.2] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-bandwidth usage: audio=[d=81.6,u=81.6] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-bandwidth usage: audio=[d=81.0,u=81.0] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-bandwidth usage: audio=[d=80.0,u=80.3] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-bandwidth usage: audio=[d=80.3,u=80.2] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-bandwidth usage: audio=[d=81.6,u=81.6] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-Received message: 
> INVITE sip:address@hidden:5060 SIP/2.0
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK463db433;rport
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Contact: <sip:address@hidden>
> Call-ID: 49158721
> CSeq: 103 INVITE
> User-Agent: Asterisk PBX
> Max-Forwards: 70
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
> Supported: replaces
> Content-Type: application/sdp
> Content-Length: 258
> 
> v=0
> o=root 8035 8037 IN IP4 10.0.1.202
> s=session
> c=IN IP4 10.0.1.202
> t=0 0
> m=audio 14852 RTP/AVP 0 8 101
> a=rtpmap:0 PCMU/8000
> a=rtpmap:8 PCMA/8000
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-16
> a=silenceSupp:off - - - -
> a=ptime:20
> a=sendrecv
> 
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-MESSAGE REC. CALLID:49158721
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-This is a request
> ortp-message-allocating transaction ressource 3 49158721
> ortp-message-allocating IST context
> ortp-message-cb_rcvinvite (id=3)
> ortp-message-DNS resolution with 10.0.1.202:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-10.0.1.202 port 5060
> ortp-message-Message sent: (to dest=10.0.1.202:5060)
> SIP/2.0 100 Trying
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK463db433;rport=5060
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Call-ID: 49158721
> CSeq: 103 INVITE
> User-Agent: Linphone/3.2.1 (eXosip2/3.3.0)
> Content-Length: 0
> 
> 
> ortp-message-cb_snd123456xx (id=3)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Using firewall address in sdp.
> ortp-error-Payload PCMU type already entered, should not happen !
> ortp-message-ptime=20 attribute added to fmtp
> ortp-error-Payload PCMA type already entered, should not happen !
> ortp-message-ptime=20 attribute added to fmtp
> ortp-error-Payload telephone-event type already entered, should not happen !
> ortp-message-ptime=20 attribute added to fmtp
> ortp-message-oRTP-stats:
>    Audio session's RTP statistics :
> ortp-message- number of rtp packet sent=504
> ortp-message- number of rtp bytes sent=86688 bytes
> ortp-message- number of rtp packet received=484
> ortp-message- number of rtp bytes received=83248 bytes
> ortp-message- number of incoming rtp bytes successfully delivered to the
> application=83248 
> ortp-message- number of times the application queried a packet that didn't
> exist=1008 
> ortp-message- number of rtp packet lost=0
> ortp-message- number of rtp packets received too late=0
> ortp-message- number of bad formatted rtp packets=0
> ortp-message- number of packet discarded because of queue overflow=0
> ortp-message-ms_filter_unlink: MSFilePlayer:0x30d70,0-->MSResample:0x30de8,0
> ortp-message-ms_filter_unlink: MSResample:0x30de8,0-->MSVolume:0x30e98,0
> ortp-message-ms_filter_unlink: MSVolume:0x30e98,0-->MSUlawEnc:0x2cd68,0
> ortp-message-ms_filter_unlink: MSUlawEnc:0x2cd68,0-->MSRtpSend:0x29740,0
> ortp-message-ms_filter_unlink: MSRtpRecv:0x30cb0,0-->MSUlawDec:0x2cda8,0
> ortp-message-ms_filter_unlink: MSUlawDec:0x2cda8,0-->MSDtmfGen:0x30d10,0
> ortp-message-ms_filter_unlink: MSDtmfGen:0x30d10,0-->MSEqualizer:0x2fbf0,0
> ortp-message-ms_filter_unlink: MSEqualizer:0x2fbf0,0-->MSVolume:0x30f38,0
> ortp-message-ms_filter_unlink: MSVolume:0x30f38,0-->MSFileRec:0x2d268,0
> ortp-message-Audio MSTicker thread exiting
> ortp-message-DNS resolution with 10.0.1.202:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-/share/sounds/linphone/hello16000.wav opened:
> rate=16000,channel=1
> ortp-message-Payload's bitrate is -1
> ortp-message-MSUlawEnc: got ptime=20
> ortp-message-ms_filter_link: MSFilePlayer:0x34cf0,0-->MSResample:0x34d30,0
> ortp-message-10.0.1.202 port 5060
> ortp-message-Message sent: (to dest=10.0.1.202:5060)
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK463db433;rport=5060
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Call-ID: 49158721
> CSeq: 103 INVITE
> Contact: <sip:address@hidden:5060>
> Content-Type: application/sdp
> User-Agent: Linphone/3.2.1 (eXosip2/3.3.0)
> Content-Length:   198
> 
> v=0
> o=root 123456 654321 IN IP4 10.0.1.10
> s=A conversation
> c=IN IP4 10.0.1.10
> t=0 0
> m=audio 7078 RTP/AVP 0 8 101
> a=rtpmap:0 PCMU/8000
> a=rtpmap:8 PCMA/8000
> a=rtpmap:101 telephone-event/8000
> 
> ortp-message-cb_snd123456xx (id=3)
> ortp-message-ms_filter_link: MSResample:0x34d30,0-->MSVolume:0x42200620,0
> ortp-message-ms_filter_link: MSVolume:0x42200620,0-->MSUlawEnc:0x422004e0,0
> ortp-message-ms_filter_link: MSUlawEnc:0x422004e0,0-->MSRtpSend:0x2d268,0
> ortp-message-ms_filter_link: MSRtpRecv:0x34c70,0-->MSUlawDec:0x422005c0,0
> ortp-message-ms_filter_link: MSUlawDec:0x422005c0,0-->MSDtmfGen:0x34cb0,0
> ortp-message-ms_filter_link: MSDtmfGen:0x34cb0,0-->MSEqualizer:0x42200800,0
> ortp-message-cb_nict_kill_transaction (id=3)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message: 
> ACK sip:address@hidden:5060 SIP/2.0
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK0f804307;rport
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Contact: <sip:address@hidden>
> Call-ID: 49158721
> CSeq: 103 ACK
> User-Agent: Asterisk PBX
> Max-Forwards: 70
> Content-Length: 0
> 
> 
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-ms_filter_link:
> MSEqualizer:0x42200800,0-->MSVolume:0x42200710,0
> ortp-message-ms_filter_link: MSVolume:0x42200710,0-->MSFileRec:0x42200490,0
> ortp-message-bandwidth usage: audio=[d=0.0,u=0.0] video=[d=0.0,u=0.0]
> kbit/sec
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-MESSAGE REC. CALLID:49158721
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-This is a request
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message: 
> BYE sip:address@hidden:5060 SIP/2.0
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK534623ca;rport
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Call-ID: 49158721
> CSeq: 104 BYE
> User-Agent: Asterisk PBX
> Max-Forwards: 70
> Content-Length: 0
> 
> 
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-MESSAGE REC. CALLID:49158721
> ortp-message-Message received from: 10.0.1.202:5060
> ortp-message-This is a request
> ortp-message-allocating transaction ressource 4 49158721
> ortp-message-allocating NIST context
> ortp-message-cb_rcvunkrequest (id=4)
> ortp-message-cb_rcv? (id=4)
> ortp-message-DNS resolution with 10.0.1.202:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-10.0.1.202 port 5060
> ortp-message-Message sent: (to dest=10.0.1.202:5060)
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 10.0.1.202:5060;branch=z9hG4bK534623ca;rport=5060
> From: <sip:address@hidden>;tag=as553e9167
> To: <sip:address@hidden>;tag=1265728928
> Call-ID: 49158721
> CSeq: 104 BYE
> User-Agent: Linphone/3.2.1 (eXosip2/3.3.0)
> Content-Length: 0
> 
> 
> ortp-message-cb_snd123456xx (id=4)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-CALL_ACK
> ortp-message-EXOSIP_CALL_MESSAGE_NEW
> ortp-message-CALL_CLOSED or CANCELLED
> 
> ortp-message-Current call terminated...
> ortp-message-oRTP-stats:
>    Audio session's RTP statistics :
> ortp-message- number of rtp packet sent=50
> ortp-message- number of rtp bytes sent=8600 bytes
> ortp-message- number of rtp packet received=0
> ortp-message- number of rtp bytes received=0 bytes
> ortp-message- number of incoming rtp bytes successfully delivered to the
> application=0 
> ortp-message- number of times the application queried a packet that didn't
> exist=101 
> ortp-message- number of rtp packet lost=0
> ortp-message- number of rtp packets received too late=0
> ortp-message- number of bad formatted rtp packets=0
> ortp-message- number of packet discarded because of queue overflow=0
> ortp-message-ms_filter_unlink: MSFilePlayer:0x34cf0,0-->MSResample:0x34d30,0
> ortp-message-ms_filter_unlink: MSResample:0x34d30,0-->MSVolume:0x42200620,0
> ortp-message-ms_filter_unlink:
> MSVolume:0x42200620,0-->MSUlawEnc:0x422004e0,0
> ortp-message-ms_filter_unlink: MSUlawEnc:0x422004e0,0-->MSRtpSend:0x2d268,0
> ortp-message-ms_filter_unlink: MSRtpRecv:0x34c70,0-->MSUlawDec:0x422005c0,0
> ortp-message-ms_filter_unlink: MSUlawDec:0x422005c0,0-->MSDtmfGen:0x34cb0,0
> ortp-message-ms_filter_unlink:
> MSDtmfGen:0x34cb0,0-->MSEqualizer:0x42200800,0
> ortp-message-ms_filter_unlink:
> MSEqualizer:0x42200800,0-->MSVolume:0x42200710,0
> ortp-message-ms_filter_unlink:
> MSVolume:0x42200710,0-->MSFileRec:0x42200490,0
> ortp-message-Audio MSTicker thread exiting
> Call terminated.
> linphonec> ortp-message-Notifying all friends that we are in status 1
> 
> linphonec> quit
> Terminating...
> No active call.
> ortp-warning-keep alive: 1
> ortp-message-Release a terminated transaction
> ortp-message-free transaction ressource 1 49158721
> ortp-message-free ict ressource
> ortp-message-Release a terminated transaction
> ortp-message-free transaction ressource 2 49158721
> ortp-message-free ist ressource
> ortp-message-Release a terminated transaction
> ortp-message-free transaction ressource 3 49158721
> ortp-message-free ist ressource
> ortp-message-free transaction ressource 4 49158721
> ortp-message-free nist ressource
> address@hidden /]# ls -l /tmp/a.wav 
> -rw-------    1 root     root           44 Feb  5 23:42 /tmp/a.wav
> address@hidden /]#
> 
> Thank you for your help,
> 
> Regards,
> 
> Cyrille
> 
> 
> 
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users






reply via email to

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