linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] trying to get linphones to work....having sound pro


From: Simon Morlat
Subject: Re: [Linphone-users] trying to get linphones to work....having sound problems
Date: 24 Jun 2002 21:23:26 +0200

Hi,

There is a bug in the linux kernel i810_audio driver that prevents
linphone to work.
You have to remove this i810_audio driver and use instead the
corresponding ALSA driver. ALSA driver (http://www.alsa-project.org )
have less bug, better latency and are fully compliant with OSS.
Alsa driver are the official kernel sound drivers for linux-2.5 (future
linux-3.0).
If you need to compile alsa-driver, then a recent kernel is better.
Don't change anything to linphone.
Simon

Le lun 24/06/2002 à 20:32, Kenneth R. Geiselhart a écrit :
> Simon,
> 
> Howdy, My name is Kenny and I have been trying to get Linphones to work 
> on my 7.3 Redhat install.....I can not get sipomatic to work.
> 
> I pulled down your tar files:
> libosip-0.8.5.tar.gz
> linphone-0.8.0.tar.gz
> 
> did--- tar xzvf
> then ./configure
>         ./make
>         ./make install
> 
> 
> My kernel is 2.4.18-5.  It seems that the sound is not working.....My 
> sound works for everything else, but linphone?????!!!
> 
> My /etc/modules.conf file:
> 
> alias parport_lowlevel parport_pc
> alias eth0 8139too
> alias sound-slot-0 i810_audio
> post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L 
>  >/dev/null 2>&1 || :
> pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S 
>  >/dev/null 2>&1 || :
> alias usb-controller usb-uhci
> 
> lsmod:
> Module                  Size  Used by    Not tainted
> i810_audio             23008   0
> ac97_codec             12320   0  [i810_audio]
> nls_iso8859-1           3488   0  (autoclean)
> nls_cp437               5120   0  (autoclean)
> vfat                   12092   0  (autoclean)
> fat                    37240   0  (autoclean) [vfat]
> soundcore               6500   2  (autoclean) [i810_audio]
> binfmt_misc             7460   1
> parport_pc             17636   1  (autoclean)
> lp                      8672   0  (autoclean)
> parport                34208   1  (autoclean) [parport_pc lp]
> autofs                 11972   0  (autoclean) (unused)
> nfs                    88028   2  (autoclean)
> lockd                  56960   1  (autoclean) [nfs]
> sunrpc                 78516   1  (autoclean) [nfs lockd]
> 8139too                16448   1
> mii                     2408   0  [8139too]
> ide-cd                 30272   0  (autoclean)
> cdrom                  32032   0  (autoclean) [ide-cd]
> usb-uhci               24484   0  (unused)
> usbcore                71904   1  [usb-uhci]
> ext3                   67328   3
> jbd                    49496   3  [ext3]
> 
> Here is the output:bash-2.05a$ linphone
> L3 -1024705207- <osipua.c: 59> info: Starting osip stack and osipua layer.
> L4 -1024705207- <udp.c: 75> info: Entering osipua thread.
> Found 2 interfaces.
> using eth0 interface with ip address 10.1.1.31
> 
> GnomeUI-WARNING **: Could not open help topics file NULL
> Adding <sip:address@hidden> to the list of alias.
> Added payload type 115 115 lpc10-15/8000/1
> Acceptable blocksize for query (2048) is 2048
>  dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> L3 -1024705275- <osipmanager.c: 137> info: port already listened
> Added payload type 3 3 gsm/8000/1
> Added payload type 115 115 lpc10-15/8000/1
> Added payload type 8 8 pcma/8000/1
> Added payload type 0 0 pcmu/8000/1
> state=0
> L3 -1024705285- <sdp_rfc2327.c: 1309> The rfc2327 says there should be 
> at least an email or a phone header!- anyway, we don't mind about it.L3 
> -1024705285- <transaction.c: 34> INFO: allocating transaction ressource 
> 1 1015065786
> L3 -1024705285- <ict.c: 31> INFO: allocating ICT context
> L3 -1024705285- <transaction.c: 209> sipevent evt->transactionid: 1
> L3 -1024705285- <transaction.c: 210> sipevent tr->state: 0
> L3 -1024705285- <transaction.c: 211> sipevent evt->type: 16
> L3 -1024705285- <transaction.c: 212> sipevent evt->sip: 813ec78
> L2 -1024705285- <udp.c: 192> Sending message:
> INVITE sip:address@hidden:5064 SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>
> Call-ID: address@hidden
> CSeq: 1 INVITE
> Contact: <sip:address@hidden>
> user-agent: oSIP/Linphone-0.8.0
> Content-Type: application/sdp
> Content-Length: 223 
> 
> v=0
> o=kenny 123456 654321 IN IP4 127.0.0.1
> s=A conversation
> c=IN IP4 127.0.0.1
> t=0 0m=audio 7078 RTP/AVP 3 115 8 0
> a=rtpmap:3 gsm/8000/1
> a=rtpmap:115 lpc10-15/8000/1
> a=rtpmap:8 pcma/8000/1
> a=rtpmap:0 pcmu/8000/1
> L3 -1024705285- <transaction.c: 243> sipevent evt: method called!
> invite state=1
> L3 -1024705286- <transaction.c: 209> sipevent evt->transactionid: 1
> L3 -1024705286- <transaction.c: 210> sipevent tr->state: 1
> L3 -1024705286- <transaction.c: 211> sipevent evt->type: 0
> L3 -1024705286- <transaction.c: 212> sipevent evt->sip: 0
> L2 -1024705286- <udp.c: 192> Sending message:
> INVITE sip:address@hidden:5064 SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>
> Call-ID: address@hidden
> CSeq: 1 INVITE
> Contact: <sip:address@hidden>
> user-agent: oSIP/Linphone-0.8.0
> Content-Type: application/sdp
> Content-Length: 223 
> 
> v=0
> o=kenny 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 3 115 8 0
> a=rtpmap:3 gsm/8000/1
> a=rtpmap:115 lpc10-15/8000/1
> a=rtpmap:8 pcma/8000/1
> a=rtpmap:0 pcmu/8000/1
> L3 -1024705286- <transaction.c: 243> sipevent evt: method called!
> L2 -1024705286- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> SIP/2.0 100 Trying
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>
> Call-ID: address@hidden
> CSeq: 1 INVITE
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> 
> L3 -1024705286- <transaction.c: 209> sipevent evt->transactionid: 1
> L3 -1024705286- <transaction.c: 210> sipevent tr->state: 1
> L3 -1024705286- <transaction.c: 211> sipevent evt->type: 13
> L3 -1024705286- <transaction.c: 212> sipevent evt->sip: 8158c08
> L1 -1024705286- <ict_callbacks.c: 41> OnEvent_New_Incoming1xxResponse!
> L3 -1024705286- <transaction.c: 243> sipevent evt: method called!
> L2 -1024705286- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> SIP/2.0 180 Ringing
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>;tag=12c49
> Call-ID: address@hidden
> CSeq: 1 INVITE
> Contact: <sip:address@hidden:5064>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> 
> L3 -1024705286- <transaction.c: 209> sipevent evt->transactionid: 1
> L3 -1024705286- <transaction.c: 210> sipevent tr->state: 2
> L3 -1024705286- <transaction.c: 211> sipevent evt->type: 13
> L3 -1024705286- <transaction.c: 212> sipevent evt->sip: 8158150
> L1 -1024705286- <ict_callbacks.c: 41> OnEvent_New_Incoming1xxResponse!
> Acceptable blocksize for query (2048) is 2048
>  dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> L3 -1024705286- <transaction.c: 243> sipevent evt: method called!
> Acceptable blocksize for query (2048) is 2048
>  dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> Acceptable blocksize for query (2048) is 2048
>  dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> L2 -1024705292- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>;tag=12c49
> Call-ID: address@hidden
> CSeq: 1 INVITE
> Contact: <sip:address@hidden:5064>
> user-agent: oSIP/Linphone-0.8.0
> Content-Type: application/sdp
> Content-Length: 233 
> 
> v=0
> o=robot 123456 654321 IN IP4 127.0.0.1
> s=A conversation
> c=IN IP4 127.0.0.1
> t=0 0
> m=audio 8888 RTP/AVP 3 115 8 0
> c=IN IP4 127.0.0.1
> a=rtpmap:gsm/8000/1
> a=rtpmap:lpc10-15/8000/1
> a=rtpmap:pcma/8000/1
> a=rtpmap:pcmu/8000/1
> 
> L3 -1024705292- <transaction.c: 209> sipevent evt->transactionid: 1
> L3 -1024705292- <transaction.c: 210> sipevent tr->state: 2
> L3 -1024705292- <transaction.c: 211> sipevent evt->type: 14
> L3 -1024705292- <transaction.c: 212> sipevent evt->sip: 8158c08
> L1 -1024705292- <ict_callbacks.c: 68> OnEvent_New_Incoming2xxResponse!
> L3 -1024705292- <osipdialog.c: 292> info: Contact in 2xx - adding to 
> route list
> L2 -1024705292- <ict_callbacks.c: 90> The content-type is not 
> explicitely set.
> L1 -1024705292- <ict_callbacks.c: 101> Found body application/sdp
> L3 -1024705292- <sdp_rfc2327.c: 1309> The rfc2327 says there should be 
> at least
> an email or a phone header!- anyway, we don't mind about it.
> Acceptable blocksize for query (0) is 512
> rtp_prepare: setting jitt_comp=150
> codec: frame_size=320; data_size=33;
> Acceptable blocksize for query (320) is 512
>  dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> L2 -1024705292- <udp.c: 192> Sending message:
> ACK sip:address@hidden:5064 SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>;tag=12c49
> Call-ID: address@hidden
> CSeq: 1 ACK
> Contact: <sip:address@hidden>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> L2 -1024705292- <ict_callbacks.c: 125> Sending AL2 -1024705292- 
> <ict_callbacks.c: 30> Transaction 1 killed.
> L3 -1024705292- <transaction.c: 243> sipevent evt: method called!
> L3 -1024705292- <transaction.c: 137> INFO: free transaction ressource 1 
> 1015065786
> L3 -1024705292- <ict.c: 93> INFO: free ict ressource
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> L2 -1024705303- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> BYE sip:address@hidden SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5064
> From: <sip:address@hidden:5064>;tag=12c49
> To: <sip:address@hidden>;tag=26daf
> Call-ID: address@hidden
> CSeq: 1 BYE
> Contact: <sip:address@hidden:5064>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> 
> L3 -1024705303- <transaction.c: 34> INFO: allocating transaction 
> ressource 2 1015065786
> L3 -1024705303- <nist.c: 30> INFO: allocating NIST context
> Only -1 bytes written.
> Only -1 bytes written.
> L2 -1024705304- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> BYE sip:address@hidden SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5064
> From: <sip:address@hidden:5064>;tag=12c49
> To: <sip:address@hidden>;tag=26daf
> 
> Call-ID: address@hidden
> CSeq: 1 BYE
> Contact: <sip:address@hidden:5064>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> 
> L3 -1024705304- <transaction.c: 209> sipevent evt->transactionid: 2
> L3 -1024705304- <transaction.c: 210> sipevent tr->state: 15
> L3 -1024705304- <transaction.c: 211> sipevent evt->type: 12
> L3 -1024705304- <transaction.c: 212> sipevent evt->sip: 8158c08
> L1 -1024705304- <nist_callbacks.c: 61> nist_bye_received():
> L4 -1024705304- <osipdialog.c: 811> info: call-leg has been found!
> oRTP-stats-Message:
>    Session statistics :
>  packet_sent=1229
>  sent=55305 bytes
>  packet_recv=547
>  hw_recv=24615 bytes
>  recv=2295 bytes
>  unavaillable=1178 bytes
>  outoftime=22320
>  bad=0
>  discarded=bye handler: state=0
> L3 -1024705305- <transaction.c: 243> sipevent evt: method called!
> L3 -1024705305- <transaction.c: 209> sipevent evt->transactionid: 2
> L3 -1024705305- <transaction.c: 210> sipevent tr->state: 16
> L3 -1024705305- <transaction.c: 211> sipevent evt->type: 20
> L3 -1024705305- <transaction.c: 212> sipevent evt->sip: 8105660
> L2 -1024705305- <udp.c: 192> Sending message:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 127.0.0.1:5064
> From: <sip:address@hidden:5064>;tag=12c49
> To: <sip:address@hidden>;tag=26daf
> Call-ID: address@hidden
> CSeq: 1 BYE
> Contact: <sip:address@hidden:5060>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> L3 -1024705305- <transaction.c: 243> sipevent evt: method called!
> state end=0
> state=0
> L3 -1024705327- <sdp_rfc2327.c: 1309> The rfc2327 says there should be 
> at least an email or a phone header!- anyway, we don't mind about it.
> L3 -1024705327- <transaction.c: 34> INFO: allocating transaction 
> ressource 3 1106713738
> 0
> L3 -1024705327- <ict.c: 31> INFO: allocating ICT context
> L3 -1024705327- <transaction.c: 209> sipevent evt->transactionid: 3
> L3 -1024705327- <transaction.c: 210> sipevent tr->state: 0
> L3 -1024705327- <transaction.c: 211> sipevent evt->type: 16
> L3 -1024705327- <transaction.c: 212> sipevent evt->sip: 814abf0
> L2 -1024705327- <udp.c: 192> Sending message:
> INVITE sip:address@hidden:5064 SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>
> Call-ID: address@hidden
> CSeq: 1 INVITE
> Contact: <sip:address@hidden>
> user-agent: oSIP/Linphone-0.8.0
> Content-Type: application/sdp
> Content-Length: 223 
> 
> v=0
> o=kenny 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 3 115 8 0
> a=rtpmap:3 gsm/8000/1
> a=rtpmap:115 lpc10-15/8000/1
> a=rtpmap:8 pcma/8000/1
> a=rtpmap:0 pcmu/8000/1
> L3 -1024705327- <transaction.c: 243> sipevent evt: method called!
> invite state=1
> L3 -1024705328- <transaction.c: 209> sipevent evt->transactionid: 3
> L3 -1024705328- <transaction.c: 210> sipevent tr->state: 1
> L3 -1024705328- <transaction.c: 211> sipevent evt->type: 0
> L3 -1024705328- <transaction.c: 212> sipevent evt->sip: 0
> L2 -1024705328- <udp.c: 192> Sending message:
> INVITE sip:address@hidden:5064 SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>
> Call-ID: address@hidden
> CSeq: 1 INVITE
> Contact: <sip:address@hidden>
> user-agent: oSIP/Linphone-0.8.0
> Content-Type: application/sdp
> Content-Length: 223 
> 
> v=0
> o=kenny 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 3 115 8 0
> a=rtpmap:3 gsm/8000/1
> a=rtpmap:115 lpc10-15/8000/1
> a=rtpmap:8 pcma/8000/1
> a=rtpmap:0 pcmu/8000/1
> L3 -1024705328- <transaction.c: 243> sipevent evt: method called!
> L2 -1024705328- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> SIP/2.0 100 Trying
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>
> Call-ID: address@hidden
> CSeq: 1 INVITE
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> 
> L3 -1024705328- <transaction.c: 209> sipevent evt->transactionid: 3
> L3 -1024705328- <transaction.c: 210> sipevent tr->state: 1
> L3 -1024705328- <transaction.c: 211> sipevent evt->type: 13
> L3 -1024705328- <transaction.c: 212> sipevent evt->sip: 81163a0
> L1 -1024705328- <ict_callbacks.c: 41> OnEvent_New_Incoming1xxResponse!
> L3 -1024705328- <transaction.c: 243> sipevent evt: method called!
> L2 -1024705328- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> SIP/2.0 180 Ringing
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>;tag=12c49
> Call-ID: address@hidden
> CSeq: 1 INVITE
> Contact: <sip:address@hidden:5064>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> 
> L3 -1024705328- <transaction.c: 209> sipevent evt->transactionid: 3
> L3 -1024705328- <transaction.c: 210> sipevent tr->state: 2
> L3 -1024705328- <transaction.c: 211> sipevent evt->type: 13
> L3 -1024705328- <transaction.c: 212> sipevent evt->sip: 8148e40
> L1 -1024705328- <ict_callbacks.c: 41> OnEvent_New_Incoming1xxResponse!
> Acceptable blocksize for query (2048) is 2048
>  dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> L3 -1024705328- <transaction.c: 243> sipevent evt: method called!
> Acceptable blocksize for query (2048) is 2048 dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> Acceptable blocksize for query (2048) is 2048
>  dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> L2 -1024705333- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>;tag=12c49
> Call-ID: address@hidden
> CSeq: 1 INVITE
> Contact: <sip:address@hidden:5064>
> user-agent: oSIP/Linphone-0.8.0
> Content-Type: application/sdp
> Content-Length: 233 
> v=0
> o=robot 123456 654321 IN IP4 127.0.0.1
> s=A conversation
> c=IN IP4 127.0.0.1
> t=0 0
> m=audio 8888 RTP/AVP 3 115 8 0
> c=IN IP4 127.0.0.1
> a=rtpmap:gsm/8000/1
> a=rtpmap:lpc10-15/8000/1
> a=rtpmap:pcma/8000/1
> a=rtpmap:pcmu/8000/1
> 
> L3 -1024705333- <transaction.c: 209> sipevent evt->transactionid: 3
> L3 -1024705333- <transaction.c: 210> sipevent tr->state: 2
> L3 -1024705333- <transaction.c: 211> sipevent evt->type: 14
> L3 -1024705333- <transaction.c: 212> sipevent evt->sip: 81025d8
> L1 -1024705333- <ict_callbacks.c: 68> OnEvent_New_Incoming2xxResponse!
> L3 -1024705333- <osipdialog.c: 292> info: Contact in 2xx - adding to 
> route list
> L2 -1024705333- <ict_callbacks.c: 90> The content-type is not 
> explicitely set.
> L1 -1024705333- <ict_callbacks.c: 101> Found body application/sdp
> L3 -1024705333- <sdp_rfc2327.c: 1309> The rfc2327 says there should be 
> at least an email or a phone header!- anyway, we don't mind about it.
> Acceptable blocksize for query (0) is 512
> rtp_prepare: setting jitt_comp=150Acceptable blocksize for query (320) 
> is 512
>  dsp opened.
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=-1,errno=22
> SUB_DIVIDE said error=0,errno=22
> Warning: dsp block size set to 16384.
> blocksize is 16384.
> L2 -1024705333- <udp.c: 192> Sending message:
> ACK sip:address@hidden:5064 SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5060
> From: <sip:address@hidden>;tag=26daf
> To: <sip:address@hidden:5064>;tag=12c49
> Call-ID: address@hidden
> CSeq: 1 ACK
> Contact: <sip:address@hidden>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> L2 -1024705333- <ict_callbacks.c: 125> Sending ACK!
> L2 -1024705333- <ict_callbacks.c: 30> Transaction 3 killed.
> L3 -1024705333- <transaction.c: 243> sipevent evt: method called!
> L3 -1024705333- <transaction.c: 137> INFO: free transaction ressource 3 
> 1106713738L3 -1024705333- <ict.c: 93> INFO: free ict ressource
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> L3 -1024705338- <transaction.c: 209> sipevent evt->transactionid: 2
> L3 -1024705338- <transaction.c: 210> sipevent tr->state: 18
> L3 -1024705338- <transaction.c: 211> sipevent evt->type: 9
> L3 -1024705338- <transaction.c: 212> sipevent evt->sip: 0
> L2 -1024705338- <nist_callbacks.c: 30> Transaction 2 killed.
> L1 -1024705338- <osipdialog.c: 1331> Call leg is removed. It remains 1 
> call legs in the ua list.
> L3 -1024705338- <transaction.c: 243> sipevent evt: method called!
> L3 -1024705338- <transaction.c: 137> INFO: free transaction ressource 2 
> 1015065786
> L3 -1024705338- <nist.c: 76> INFO: free nist ressource
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.Only -1 bytes written.
> Only -1 bytes written.
> Only -1 bytes written.
> L2 -1024705344- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> BYE sip:address@hidden SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5064
> From: <sip:address@hidden:5064>;tag=12c49
> To: <sip:address@hidden>;tag=26daf
> Call-ID: address@hidden
> CSeq: 1 BYE
> Contact: <sip:address@hidden:5064>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> 
> L3 -1024705344- <transaction.c: 34> INFO: allocating transaction 
> ressource 4 1106713738
> L3 -1024705344- <nist.c: 30> INFO: allocating NIST context
> L2 -1024705345- <udp.c: 159> info: RECEIVING UDP MESSAGE:
> BYE sip:address@hidden SIP/2.0
> Via: SIP/2.0/UDP 127.0.0.1:5064
> From: <sip:address@hidden:5064>;tag=12c49To: 
> <sip:address@hidden>;tag=26daf
> Call-ID: address@hidden
> CSeq: 1 BYE
> Contact: <sip:address@hidden:5064>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> 
> L3 -1024705345- <transaction.c: 209> sipevent evt->transactionid: 4
> L3 -1024705345- <transaction.c: 210> sipevent tr->state: 15
> L3 -1024705345- <transaction.c: 211> sipevent evt->type: 12
> L3 -1024705345- <transaction.c: 212> sipevent evt->sip: 813ec78
> L1 -1024705345- <nist_callbacks.c: 61> nist_bye_received():
> L4 -1024705345- <osipdialog.c: 811> info: call-leg has been found!
> oRTP-stats-Message:
>    Session statistics :
>  packet_sent=1127
>  sent=50715 bytes
>  packet_recv=546
>  hw_recv=24570 bytes
>  recv=2295 bytes
>  unavaillable=1076 bytes
>  outoftime=22275
>  bad=0
>  discarded=0
> 
> bye handler: state=0
> L3 -1024705345- <transaction.c: 243> sipevent evt: method called!
> L3 -1024705345- <transaction.c: 209> sipevent evt->transactionid: 4
> L3 -1024705345- <transaction.c: 210> sipevent tr->state: 16
> L3 -1024705345- <transaction.c: 211> sipevent evt->type: 20
> L3 -1024705345- <transaction.c: 212> sipevent evt->sip: 8105bf8
> L2 -1024705345- <udp.c: 192> Sending message:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 127.0.0.1:5064
> From: <sip:address@hidden:5064>;tag=12c49
> To: <sip:address@hidden>;tag=26daf
> Call-ID: address@hidden
> CSeq: 1 BYE
> Contact: <sip:address@hidden:5060>
> user-agent: oSIP/Linphone-0.8.0
> Content-Length: 0
> 
> L3 -1024705345- <transaction.c: 243> sipevent evt: method called!
> L3 -1024705349- <osipua.c: 83> info: Shutting down osip stack and osipua 
> layer.
> L4 -1024705349- <udp.c: 118> info: Exiting osipua thread.
> closing transaction : 80dbe50L3 -1024705349- <transaction.c: 137> INFO: 
> free transaction ressource 4 1106713738
>  -1024705349- <nist.c: 76> INFO: free nist ressource
> 
> 
> PLEASE HELP,
> 
> Kenny
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/linphone-users
> 





reply via email to

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