I replied on another email, however I will attach the logs for version 1.5 on my device.
thanks, Craig On Wednesday 24 January 2007 8:21 am, Simon Morlat wrote: > The logs are incomplete ! > use linphone --verbose &>log.txt and send as attachement the log.txt file. > > Simon > > Le lundi 22 janvier 2007 20:45, Craig Matsuura a écrit : > > Thank you Simon. Here are two logs one is from linphone 1.5 and the > > other is from 1.2. I calling a SIP phone and with 1.2 I make a > > connection and everything works. With version 1.5 I make the call the to > > the SIP Phone, and everything appears to work but not audio. > > > > I will also attach my .linphonerc (or .linphonec) config too. > > > > Linphone 1.5 Log > > ------------------------ > > > > | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1600048906 > > | INFO1 | <jcallback.c: 1218> cb_rcv2xx (id=8) > > | INFO1 | <eXosip.c: 340> eXosip: timer sec:3 usec:52632! > > > > ortp-message-cfg= sip:192.168.0.21, cfg->rid=1, rid=1 > > > > | INFO1 | <jreg.c: 81> Release a non-terminated transaction > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 8 > > | 1600048906 INFO2 | <nict.c: 123> free nict ressource > > | INFO1 | <eXosip.c: 281> Release a terminated transaction > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 4 > > | 147186140 INFO2 | <ict.c: 127> free ict ressource > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 6 > > | 147186140 INFO2 | <nict.c: 123> free nict ressource > > | INFO1 | <eXosip.c: 281> Release a terminated transaction > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 5 > > | 147186140 INFO2 | <ist.c: 83> free ist ressource > > | ERROR | <eXosip.c: 168> module sfp: _osip_kill_transaction transaction > > > > should be released by modules! > > > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 3 > > | 147186140 INFO2 | <ict.c: 127> free ict ressource > > > > Linephone 1.2 Log > > -------------------------- > > > > | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:939770138 > > | INFO1 | <jcallback.c: 1213> cb_rcv2xx (id=8) > > | INFO1 | <eXosip.c: 340> eXosip: timer sec:3 usec:978010! > > | INFO1 | <jreg.c: 80> Release a non-terminated transaction > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 8 > > | 939770138 INFO2 | <nict.c: 123> free nict ressource > > | INFO1 | <eXosip.c: 281> Release a terminated transaction > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 4 > > | 1891087716 INFO2 | <ict.c: 127> free ict ressource > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 6 > > | 1891087716 INFO2 | <nict.c: 123> free nict ressource > > | INFO1 | <eXosip.c: 281> Release a terminated transaction > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 5 > > | 1891087716 INFO2 | <ist.c: 83> free ist ressource > > | ERROR | <eXosip.c: 168> module sfp: _osip_kill_transaction transaction > > > > should be released by modules! > > > > | INFO2 | <osip_transaction.c: 285> free transaction ressource 3 > > | 1891087716 INFO2 | <ict.c: 127> free ict ressource > > > > Linphone 1.2 config file (.linphonec) > > ----------------------------------------------------- > > > > [net] > > download_bw=0 > > upload_bw=0 > > use_stun=0 > > use_nat=0 > > con_type=3 > > > > [sip] > > sip_port=5060 > > guess_hostname=1 > > contact=sip:[EMAIL PROTECTED] > > inc_timeout=15 > > use_info=0 > > use_ipv6=0 > > default_proxy=0 > > > > [rtp] > > audio_rtp_port=7078 > > video_rtp_port=9078 > > audio_jitt_comp=60 > > video_jitt_comp=60 > > > > [sound] > > playback_dev_id=1 > > ringer_dev_id=1 > > capture_dev_id=1 > > local_ring=/control4/share/sounds/linphone/rings/oldphone.wav > > remote_ring=/usr/share/sounds/linphone/ringback.wav > > echocancelation=0 > > rec_lev=80 > > play_lev=80 > > ring_lev=80 > > source=m > > > > [video] > > enabled=0 > > show_local=0 > > > > [audio_codec_0] > > mime=speex > > rate=16000 > > enabled=1 > > > > [audio_codec_1] > > mime=speex > > rate=8000 > > enabled=1 > > > > [audio_codec_2] > > mime=PCMU > > rate=8000 > > enabled=1 > > > > [audio_codec_3] > > mime=GSM > > rate=8000 > > enabled=1 > > > > [audio_codec_4] > > mime=PCMA > > rate=8000 > > enabled=1 > > > > [proxy_0] > > reg_proxy=sip:192.168.0.21 > > reg_identity=sip:[EMAIL PROTECTED] > > reg_expires=600 > > reg_sendregister=1 > > publish=0 > > > > [audio_codec_5] > > mime=1015 > > rate=8000 > > enabled=1 > > > > [auth_info_0] > > username=mini-touch-000FFF002DF0 > > passwd=secret > > realm="asterisk" > > > > Linephone 1.5 config file (.linphonerc) > > ------------------------------------------------------- > > > > [net] > > download_bw=0 > > upload_bw=0 > > firewall_policy=0 > > stun_server=192.168.0.21 > > > > [sip] > > sip_port=5060 > > guess_hostname=1 > > contact=sip:[EMAIL PROTECTED] > > inc_timeout=15 > > use_info=0 > > use_ipv6=0 > > default_proxy=0 > > > > [rtp] > > audio_rtp_port=7078 > > video_rtp_port=9078 > > audio_jitt_comp=60 > > video_jitt_comp=60 > > > > [sound] > > playback_dev_id=OSS: /dev/dsp1 > > ringer_dev_id=OSS: /dev/dsp1 > > capture_dev_id=OSS: /dev/dsp1 > > local_ring=/control4/share/sounds/linphone/rings/oldphone.wav > > remote_ring=/control4/share/sounds/linphone/ringback.wav > > echocancelation=0 > > rec_lev=80 > > play_lev=80 > > ring_lev=80 > > > > [video] > > enabled=0 > > show_local=0 > > > > [audio_codec_0] > > mime=speex > > rate=16000 > > enabled=1 > > > > [audio_codec_1] > > mime=speex > > rate=8000 > > enabled=1 > > > > [audio_codec_2] > > mime=PCMU > > rate=8000 > > enabled=1 > > > > [audio_codec_3] > > mime=GSM > > rate=8000 > > enabled=1 > > > > [audio_codec_4] > > mime=PCMA > > rate=8000 > > enabled=1 > > > > [proxy_0] > > reg_proxy=sip:192.168.0.21 > > reg_identity=sip:[EMAIL PROTECTED] > > reg_expires=600 > > reg_sendregister=1 > > publish=0 > > > > [auth_info_0] > > username=mini-touch-000FFF00165F > > passwd=secret > > realm="asterisk" > > > > On Monday 22 January 2007 7:22 am, Simon Morlat wrote: > > > > Thanks, > > Craig > > > > > --verbose &>log.txt > > > > _______________________________________________ > > Linphone-users mailing list > > Linphone-users@nongnu.org > > http://lists.nongnu.org/mailman/listinfo/linphone-users
ortp-message-oRTP-0.13.0 initialized. ortp-message-Registering all filters... ortp-message-Registering all soundcard handlers ortp-message-Card OSS: /dev/dsp added ortp-message-Card OSS: /dev/dsp added ortp-message-Card OSS: /dev/dsp0 added ortp-message-Card OSS: /dev/dsp1 added ortp-message-Card OSS: /dev/dsp2 added ortp-message-Loading plugins ortp-message-Cannot open directory /control4/lib/mediastreamer/plugins: No such file or directory ortp-message-ms_init() done | INFO1 | <eXutils.c: 159> Outgoing interface to reach 15.128.128.93 is 192.168.0.101. | INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up! | INFO1 | <eXutils.c: 159> Outgoing interface to reach 192.168.0.21 is 192.168.0.101. | INFO2 | <osip_transaction.c: 131> allocating transaction ressource 1 1636995824 | INFO2 | <nict.c: 34> allocating NICT context | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: REGISTER sip:192.168.0.21 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1957117508 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 1 REGISTER Contact: <sip:[EMAIL PROTECTED]:5060> Max-Forwards: 5 User-Agent: Linphone-1.6.0/eXosip Expires: 600 Content-Length: 0 (len=16 sizeof(addr)=128 28) | INFO1 | <jcallback.c: 525> cb_sndregister (id=1) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:492884! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1957117508;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 1 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: <sip:[EMAIL PROTECTED]> Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1636995824 | INFO1 | <jcallback.c: 601> cb_rcv1xx (id=1) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:484075! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1957117508;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]>;tag=as7c4f6434 Call-ID: [EMAIL PROTECTED] CSeq: 1 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="57d4853c" Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1636995824 | INFO1 | <jcallback.c: 1442> cb_rcv4xx (id=1) | INFO1 | <eXosip.c: 340> eXosip: timer sec:4 usec:999912! ortp-message-REGISTRATION_FAILURE ortp-message-cfg= sip:192.168.0.21, cfg->rid=1, rid=1 | INFO2 | <nict.c: 123> free nict ressource | INFO2 | <eXosip.c: 2158> INFO: authinfo: "asterisk" "asterisk" | INFO1 | <eXosip.c: 2249> authinfo: mini-touch-000FFF00165F | INFO2 | <osip_transaction.c: 131> allocating transaction ressource 2 1636995824 | INFO2 | <nict.c: 34> allocating NICT context | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: REGISTER sip:192.168.0.21 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1200015116 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 2 REGISTER Contact: <sip:[EMAIL PROTECTED]:5060> Authorization: Digest username="mini-touch-000FFF00165F", realm="asterisk", nonce="57d4853c", uri="sip:192.168.0.21", response="5da2bc5215e774c3ec0b46920debd29d", algorithm=MD5 Max-Forwards: 5 User-Agent: Linphone-1.6.0/eXosip Expires: 600 Content-Length: 0 (len=16 sizeof(addr)=128 28) | INFO1 | <jcallback.c: 525> cb_sndregister (id=2) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:497286! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1200015116;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 2 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: <sip:[EMAIL PROTECTED]> Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1636995824 | INFO1 | <jcallback.c: 601> cb_rcv1xx (id=2) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:491994! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1200015116;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]>;tag=as7c4f6434 Call-ID: [EMAIL PROTECTED] CSeq: 2 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Expires: 600 Contact: <sip:[EMAIL PROTECTED]:5060>;expires=600 Date: Wed, 24 Jan 2007 19:02:46 GMT Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1636995824 | INFO1 | <jcallback.c: 1218> cb_rcv2xx (id=2) | INFO1 | <eXosip.c: 340> eXosip: timer sec:4 usec:999924! ortp-message-cfg= sip:192.168.0.21, cfg->rid=1, rid=1 | INFO1 | <eXutils.c: 159> Outgoing interface to reach 192.168.0.21 is 192.168.0.101. | INFO1 | <eXutils.c: 159> Outgoing interface to reach 192.168.0.21 is 192.168.0.101. | INFO2 | <osip_transaction.c: 131> allocating transaction ressource 3 1037700762 | INFO2 | <ict.c: 34> allocating ICT context | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: INVITE sip:[EMAIL PROTECTED] SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK23191995 From: <sip:[EMAIL PROTECTED]>;tag=70234470 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 20 INVITE Contact: <sip:[EMAIL PROTECTED]:5060> Max-Forwards: 5 User-Agent: Linphone-1.6.0/eXosip Subject: Phone call Expires: 120 Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE Content-Type: application/sdp Content-Length: 334 v=0 o=mini-touch-000FFF00165F 123456 654321 IN IP4 192.168.0.101 s=A conversation c=IN IP4 192.168.0.101 t=0 0 m=audio 7078 RTP/AVP 111 110 0 3 8 101 a=rtpmap:111 speex/16000/1 a=rtpmap:110 speex/8000/1 a=rtpmap:0 PCMU/8000/1 a=rtpmap:3 GSM/8000/1 a=rtpmap:8 PCMA/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=3) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:494385! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 407 Proxy Authentication Required Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK23191995;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=70234470 To: <sip:[EMAIL PROTECTED]>;tag=as381d001c Call-ID: [EMAIL PROTECTED] CSeq: 20 INVITE User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="0b4c7ece" Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1037700762 | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: ACK sip:[EMAIL PROTECTED] SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK23191995 From: <sip:[EMAIL PROTECTED]>;tag=70234470 To: <sip:[EMAIL PROTECTED]>;tag=as381d001c Call-ID: [EMAIL PROTECTED] CSeq: 20 ACK Content-Length: 0 (len=16 sizeof(addr)=128 28) | INFO1 | <jcallback.c: 1442> cb_rcv4xx (id=3) | INFO1 | <jcallback.c: 520> cb_sndack (id=3) | INFO1 | <eXosip.c: 340> eXosip: timer sec:1 usec:515024! ortp-message-CALL_REQUESTFAILURE or GLOBALFAILURE or SERVERFAILURE | INFO2 | <eXosip.c: 2158> INFO: authinfo: "asterisk" "asterisk" | INFO1 | <eXosip.c: 2279> authinfo: mini-touch-000FFF00165F | INFO2 | <osip_transaction.c: 131> allocating transaction ressource 4 1037700762 | INFO2 | <ict.c: 34> allocating ICT context | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: INVITE sip:[EMAIL PROTECTED] SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1730017064 From: <sip:[EMAIL PROTECTED]>;tag=70234470 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 21 INVITE Contact: <sip:[EMAIL PROTECTED]:5060> Proxy-Authorization: Digest username="mini-touch-000FFF00165F", realm="asterisk", nonce="0b4c7ece", uri="sip:[EMAIL PROTECTED]", response="f7b7b6d51064a12084609a0edce4d7ed", algorithm=MD5 Max-Forwards: 5 User-Agent: Linphone-1.6.0/eXosip Subject: Phone call Expires: 120 Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE Content-Type: application/sdp Content-Length: 334 v=0 o=mini-touch-000FFF00165F 123456 654321 IN IP4 192.168.0.101 s=A conversation c=IN IP4 192.168.0.101 t=0 0 m=audio 7078 RTP/AVP 111 110 0 3 8 101 a=rtpmap:111 speex/16000/1 a=rtpmap:110 speex/8000/1 a=rtpmap:0 PCMU/8000/1 a=rtpmap:3 GSM/8000/1 a=rtpmap:8 PCMA/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=4) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:497093! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1730017064;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=70234470 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 21 INVITE User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: <sip:[EMAIL PROTECTED]> Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1037700762 | INFO1 | <jcallback.c: 601> cb_rcv1xx (id=4) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:513276! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1730017064;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=70234470 To: <sip:[EMAIL PROTECTED]>;tag=as523ec4bc Call-ID: [EMAIL PROTECTED] CSeq: 21 INVITE User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: <sip:[EMAIL PROTECTED]> Content-Type: application/sdp Content-Length: 263 v=0 o=root 22643 22643 IN IP4 192.168.0.21 s=session c=IN IP4 192.168.0.21 t=0 0 m=audio 12082 RTP/AVP 3 0 8 101 a=rtpmap:3 GSM/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=silenceSupp:off - - - - | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1037700762 | INFO1 | <jcallback.c: 1218> cb_rcv2xx (id=4) | INFO1 | <eXutils.c: 159> Outgoing interface to reach 192.168.0.21 is 192.168.0.101. | INFO1 | <jcallback.c: 189> cb_ict_kill_transaction (id=4) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:184209! | INFO1 | <jcallback.c: 217> cb_nict_kill_transaction (id=2) | INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up! ortp-message-CALL_ANSWERED | INFO1 | <eXutils.c: 159> Outgoing interface to reach 15.128.128.93 is 192.168.0.101. ortp-message-Setting audio encoder network bitrate to 13500 ortp-message-ms_filter_link: MSOssRead:0x30b70,0-->MSGsmEnc:0x30c10,0 ortp-message-ms_filter_link: MSDtmfGen:0x30af0,0-->MSOssWrite:0x30bc0,0 ortp-message-ms_filter_link: MSGsmEnc:0x30c10,0-->MSRtpSend:0x309c8,0 ortp-message-ms_filter_link: MSRtpRecv:0x30a38,0-->MSGsmDec:0x30f40,0 ortp-message-ms_filter_link: MSGsmDec:0x30f40,0-->MSDtmfGen:0x30af0,0 | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: ACK sip:[EMAIL PROTECTED] SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK805320275 From: <sip:[EMAIL PROTECTED]>;tag=70234470 To: <sip:[EMAIL PROTECTED]>;tag=as523ec4bc Call-ID: [EMAIL PROTECTED] CSeq: 21 ACK Contact: <sip:[EMAIL PROTECTED]:5060> Max-Forwards: 5 User-Agent: Linphone-1.6.0/eXosip Content-Length: 0 (len=16 sizeof(addr)=128 28) ortp-message-CALL_STARTAUDIO ortp-message-bandwidth usage: audio=[d=0.0,u=0.0] video=[d=0.0,u=0.0] kbit/sec | INFO1 | <udp.c: 2208> Received message: INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.21:5060;branch=z9hG4bK664efff5;rport From: <sip:[EMAIL PROTECTED]>;tag=as523ec4bc To: <sip:[EMAIL PROTECTED]>;tag=70234470 Contact: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 102 INVITE User-Agent: Asterisk PBX Max-Forwards: 70 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Content-Type: application/sdp Content-Length: 217 v=0 o=root 22643 22644 IN IP4 192.168.0.124 s=session c=IN IP4 192.168.0.124 t=0 0 m=audio 5004 RTP/AVP 0 101 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=silenceSupp:off - - - - | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1037700762 | INFO1 | <udp.c: 2227> This is a request | INFO2 | <osip_transaction.c: 131> allocating transaction ressource 5 1037700762 | INFO2 | <ist.c: 31> allocating IST context | INFO1 | <eXutils.c: 159> Outgoing interface to reach 192.168.0.21 is 192.168.0.101. | INFO1 | <jcallback.c: 332> cb_rcvinvite (id=5) | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.0.21:5060;branch=z9hG4bK664efff5;rport=5060 From: <sip:[EMAIL PROTECTED]>;tag=as523ec4bc To: <sip:[EMAIL PROTECTED]>;tag=70234470 Call-ID: [EMAIL PROTECTED] CSeq: 102 INVITE Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, SUBSCRIBE, NOTIFY, MESSAGE, INFO Content-Length: 0 (len=16 sizeof(addr)=128 28) | INFO1 | <jcallback.c: 1674> cb_snd1xx (id=5) | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.0.21:5060;branch=z9hG4bK664efff5;rport=5060 From: <sip:[EMAIL PROTECTED]>;tag=as523ec4bc To: <sip:[EMAIL PROTECTED]>;tag=70234470 Call-ID: [EMAIL PROTECTED] CSeq: 102 INVITE Contact: <sip:[EMAIL PROTECTED]:5060> Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, SUBSCRIBE, NOTIFY, MESSAGE, INFO Content-Type: application/sdp Content-Length: 142 v=0 o=userX 20000001 20000001 IN IP4 192.168.0.101 s=session c=IN IP4 192.168.0.101 t=0 0 m=audio 10500 RTP/AVP 0 a=rtpmap:0 PCMU/8000 (len=16 sizeof(addr)=128 28) | INFO1 | <jcallback.c: 1689> cb_snd2xx (id=5) | INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up! | INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up! ortp-message-payload type changed to 0(PCMU) ! | INFO1 | <udp.c: 2208> Received message: ACK sip:[EMAIL PROTECTED]:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.21:5060;branch=z9hG4bK5cb90f52;rport From: <sip:[EMAIL PROTECTED]>;tag=as523ec4bc To: <sip:[EMAIL PROTECTED]>;tag=70234470 Contact: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 102 ACK User-Agent: Asterisk PBX Max-Forwards: 70 Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1037700762 | INFO1 | <udp.c: 2227> This is a request | INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up! ortp-message-ms_filter_unlink: MSRtpRecv:0x30a38,0-->MSGsmDec:0x30f40,0 ortp-message-ms_filter_unlink: MSGsmDec:0x30f40,0-->MSDtmfGen:0x30af0,0 ortp-message-ms_filter_link: MSRtpRecv:0x30a38,0-->MSUlawDec:0x2f518,0 ortp-message-ms_filter_link: MSUlawDec:0x2f518,0-->MSDtmfGen:0x30af0,0 ortp-message-CALL_HOLD ou OFFHOLD ortp-message-CALL_ACK ortp-message-bandwidth usage: audio=[d=3.3,u=0.0] video=[d=0.0,u=0.0] kbit/sec ortp-message-bandwidth usage: audio=[d=0.0,u=0.0] video=[d=0.0,u=0.0] kbit/sec ortp-message-bandwidth usage: audio=[d=0.0,u=0.0] video=[d=0.0,u=0.0] kbit/sec | INFO1 | <eXutils.c: 159> Outgoing interface to reach 192.168.0.21 is 192.168.0.101. | INFO2 | <osip_transaction.c: 131> allocating transaction ressource 6 1037700762 | INFO2 | <nict.c: 34> allocating NICT context | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: BYE sip:[EMAIL PROTECTED] SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK1559321649 From: <sip:[EMAIL PROTECTED]>;tag=70234470 To: <sip:[EMAIL PROTECTED]>;tag=as523ec4bc Call-ID: [EMAIL PROTECTED] CSeq: 22 BYE Contact: <sip:[EMAIL PROTECTED]:5060> Max-Forwards: 5 User-Agent: Linphone-1.6.0/eXosip Content-Length: 0 (len=16 sizeof(addr)=128 28) | INFO1 | <jcallback.c: 530> cb_sndbye (id=6) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:492005! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.0.101:5060;branch=z9hG4bK1559321649;received=192.168.0.101;rport=5060 From: <sip:[EMAIL PROTECTED]>;tag=70234470 To: <sip:[EMAIL PROTECTED]>;tag=as523ec4bc Call-ID: [EMAIL PROTECTED] CSeq: 22 BYE User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: <sip:[EMAIL PROTECTED]> Content-Length: 0 X-Asterisk-HangupCause: Normal Clearing | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1037700762 | INFO1 | <jcallback.c: 1218> cb_rcv2xx (id=6) | INFO1 | <eXosip.c: 340> eXosip: timer sec:4 usec:999890! ortp-message-oRTP-stats: Audio session's RTP statistics : number of rtp packet sent=0 number of rtp bytes sent=0 bytes number of rtp packet received=2 number of rtp bytes received=344 bytes number of incoming rtp bytes successfully delivered to the application=344 number of times the application queried a packet that didn't exist=320 number of rtp packet lost=0 number of rtp packets received too late=0 number of bad formatted rtp packets=0 number of packet discarded because of queue overflow=0 ortp-message-ms_filter_unlink: MSOssRead:0x30b70,0-->MSGsmEnc:0x30c10,0 ortp-message-ms_filter_unlink: MSDtmfGen:0x30af0,0-->MSOssWrite:0x30bc0,0 ortp-message-ms_filter_unlink: MSGsmEnc:0x30c10,0-->MSRtpSend:0x309c8,0 ortp-message-ms_filter_unlink: MSRtpRecv:0x30a38,0-->MSUlawDec:0x2f518,0 ortp-message-ms_filter_unlink: MSUlawDec:0x2f518,0-->MSDtmfGen:0x30af0,0 ortp-message-MSTicker thread exiting | INFO2 | <nict.c: 123> free nict ressource | INFO2 | <osip_transaction.c: 131> allocating transaction ressource 7 1636995824 | INFO2 | <nict.c: 34> allocating NICT context | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: REGISTER sip:192.168.0.21 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK175471271 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 3 REGISTER Contact: <sip:[EMAIL PROTECTED]:5060> Max-Forwards: 5 User-Agent: Linphone-1.6.0/eXosip Expires: 0 Content-Length: 0 (len=16 sizeof(addr)=128 28) | INFO1 | <jcallback.c: 525> cb_sndregister (id=7) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:497664! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK175471271;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 3 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: <sip:[EMAIL PROTECTED]> Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1636995824 | INFO1 | <jcallback.c: 601> cb_rcv1xx (id=7) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:491449! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK175471271;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]>;tag=as7c4f6434 Call-ID: [EMAIL PROTECTED] CSeq: 3 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="09c8f353" Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1636995824 | INFO1 | <jcallback.c: 1442> cb_rcv4xx (id=7) | INFO1 | <eXosip.c: 340> eXosip: timer sec:1 usec:36080! ortp-message-REGISTRATION_FAILURE ortp-message-cfg= sip:192.168.0.21, cfg->rid=1, rid=1 | INFO2 | <nict.c: 123> free nict ressource | INFO2 | <eXosip.c: 2158> INFO: authinfo: "asterisk" "asterisk" | INFO1 | <eXosip.c: 2249> authinfo: mini-touch-000FFF00165F | INFO2 | <osip_transaction.c: 131> allocating transaction ressource 8 1636995824 | INFO2 | <nict.c: 34> allocating NICT context | INFO2 | <eXutils.c: 218> IPv4 address detected: 192.168.0.21 | INFO2 | <eXutils.c: 267> DNS resolution with 192.168.0.21:5060 | INFO1 | <jcallback.c: 148> Message sent: REGISTER sip:192.168.0.21 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK884850129 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 4 REGISTER Contact: <sip:[EMAIL PROTECTED]:5060> Authorization: Digest username="mini-touch-000FFF00165F", realm="asterisk", nonce="09c8f353", uri="sip:192.168.0.21", response="9d4f613760149ae527bf194e6ee40ffe", algorithm=MD5 Max-Forwards: 5 User-Agent: Linphone-1.6.0/eXosip Expires: 0 Content-Length: 0 (len=16 sizeof(addr)=128 28) | INFO1 | <jcallback.c: 525> cb_sndregister (id=8) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:497540! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK884850129;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 4 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: <sip:[EMAIL PROTECTED]> Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1636995824 | INFO1 | <jcallback.c: 601> cb_rcv1xx (id=8) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:492065! | INFO1 | <udp.c: 2208> Received message: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.0.101:5060;rport;branch=z9hG4bK884850129;received=192.168.0.101 From: <sip:[EMAIL PROTECTED]>;tag=1057953707 To: <sip:[EMAIL PROTECTED]>;tag=as7c4f6434 Call-ID: [EMAIL PROTECTED] CSeq: 4 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Expires: 600 Contact: <sip:[EMAIL PROTECTED]>;expires=600 Date: Wed, 24 Jan 2007 19:02:59 GMT Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:1636995824 | INFO1 | <jcallback.c: 1218> cb_rcv2xx (id=8) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:926714! ortp-message-cfg= sip:192.168.0.21, cfg->rid=1, rid=1 | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:1438! | INFO1 | <jcallback.c: 217> cb_nict_kill_transaction (id=6) | INFO2 | <udp.c: 2368> eXosip: eXosip_release_finished_calls remove a dialog | INFO1 | <udp.c: 2603> eXosip: remove a call | INFO1 | <udp.c: 2619> Release a terminated transaction | INFO2 | <osip_transaction.c: 285> free transaction ressource 4 1037700762 | INFO2 | <ict.c: 127> free ict ressource | INFO1 | <udp.c: 2619> Release a terminated transaction | INFO2 | <osip_transaction.c: 285> free transaction ressource 6 1037700762 | INFO2 | <nict.c: 123> free nict ressource | INFO1 | <udp.c: 2619> Release a terminated transaction | INFO2 | <osip_transaction.c: 285> free transaction ressource 5 1037700762 | INFO2 | <ist.c: 83> free ist ressource | INFO1 | <eXosip.c: 340> eXosip: timer sec:4 usec:57613! | INFO1 | <eXosip.c: 340> eXosip: timer sec:4 usec:57120! ortp-message-CALL_RELEASED | INFO1 | <jreg.c: 81> Release a non-terminated transaction | INFO2 | <osip_transaction.c: 285> free transaction ressource 8 1636995824 | INFO2 | <nict.c: 123> free nict ressource | ERROR | <eXosip.c: 168> module sfp: _osip_kill_transaction transaction should be released by modules! | INFO2 | <osip_transaction.c: 285> free transaction ressource 3 1037700762 | INFO2 | <ict.c: 127> free ict ressource
_______________________________________________ Linphone-users mailing list Linphone-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/linphone-users