linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users]problem with linphone communication with desktop and iPA


From: Mildred L. Frisco
Subject: [Linphone-users]problem with linphone communication with desktop and iPAQ
Date: Thu, 15 May 2003 17:26:33 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408


Hi! I am testing linphone's communication between the desktop and iPAQ version. However, there seems to be a problem with the codec. The desktop calls the iPAQ but after the connection, both parties ring but no voice is transmitted.
This message also appears at the iPAQ linphone screen

Linphone-Core Message: Refusing codec 110 (speex/8000/1)
Linphone-Core Message: Refusing codec 3 (GSM/8000/1)
Linphone-Core Message: Refusing codec 0 (PCMU/8000/1)
Linphone-Core Message: Refusing codec 8 (PCMA/8000/1)
Linphone-Core Message: Refusing codec 101 (telephone-event/8000/1)

I tried this while the speex codec in ARM is disabled and also tried it while it is enabled. Still no voice is transmitted.

Attached are the configuration and log for desktop
Thank you


Mildred



| INFO1 | <osipua.c: 59> Starting osip stack and osipua layer.

MediaStreamer:(GLogLevel=32)** Found /dev/dsp.
| INFO1 | <udp.c: 105> Entering osipua thread.

| INFO2 | <transaction.c: 35> allocating transaction ressource 1 163050846
| INFO2 | <ict.c: 32> allocating ICT context
| INFO1 | <udp.c: 230> Sending message:
INVITE sip:address@hidden SIP/2.0
Via: SIP/2.0/UDP 10.10.4.52:5060;branch=z9hG4bK3754531563
From: <sip:address@hidden>;tag=1286972445
To: <sip:address@hidden>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden>
max-forwards: 10
user-agent: oSIP/Linphone-0.10.2
Content-Type: application/sdp
Content-Length: 320  

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

| INFO1 | <udp.c: 151> info: Message from 10.10.4.46:50195

| INFO1 | <udp.c: 155> info: RECEIVING UDP MESSAGE:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.10.4.52:5060;branch=z9hG4bK3754531563
From: <sip:address@hidden>;tag=1286972445
To: <sip:address@hidden>
Call-ID: address@hidden
CSeq: 20 INVITE
Content-Length: 0



| INFO1 | <ict_callbacks.c: 41> OnEvent_New_Incoming1xxResponse!

| INFO1 | <udp.c: 151> info: Message from 10.10.4.46:50195

| INFO1 | <udp.c: 155> info: RECEIVING UDP MESSAGE:
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 10.10.4.52:5060;branch=z9hG4bK3754531563
From: <sip:address@hidden>;tag=1286972445
To: <sip:address@hidden>;tag=1109152041
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden>
Content-Length: 0



| INFO1 | <ict_callbacks.c: 41> OnEvent_New_Incoming1xxResponse!

MediaStreamer:(GLogLevel=32)** ms_filter_add_link: ringplay,0 -> OssWrite,0
MediaStreamer:(GLogLevel=32)** dsp blocksize is 512.
| INFO1 | <udp.c: 151> info: Message from 10.10.4.46:50195

| INFO1 | <udp.c: 155> info: RECEIVING UDP MESSAGE:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.10.4.52:5060;branch=z9hG4bK3754531563
From: <sip:address@hidden>;tag=1286972445
To: <sip:address@hidden>;tag=1109152041
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden>
Content-Type: application/sdp
Content-Length: 143  

v=0
o=root 123456 654321 IN IP4 10.10.4.46
s=A conversation
c=IN IP4 10.10.4.46
t=0 0
m=audio 7078 RTP/AVP 115
a=rtpmap:115 1015/8000/1


| INFO1 | <ict_callbacks.c: 71> OnEvent_New_Incoming2xxResponse!

| INFO1 | <ict_callbacks.c: 122> Found body application/sdp

MediaStreamer:(GLogLevel=32)** Mediastreamer processing thread is exiting.
MediaStreamer:(GLogLevel=32)** ms_filter_add_link: OssRead,0 -> LPC10Enc,0
MediaStreamer:(GLogLevel=32)** ms_filter_add_link: LPC10Enc,0 -> RTPSend,0
MediaStreamer:(GLogLevel=32)** ms_filter_add_link: RTPRecv,0 -> LPC10Dec,0
MediaStreamer:(GLogLevel=32)** ms_filter_add_link: LPC10Dec,0 -> OssWrite,0
MediaStreamer:(GLogLevel=32)** dsp blocksize is 512.
| INFO1 | <udp.c: 230> Sending message:
ACK sip:address@hidden SIP/2.0
Via: SIP/2.0/UDP 10.10.4.52:5060;branch=z9hG4bK2507429716
From: <sip:address@hidden>;tag=1286972445
To: <sip:address@hidden>;tag=1109152041
Call-ID: address@hidden
CSeq: 20 ACK
max-forwards: 10
user-agent: oSIP/Linphone-0.10.2
Content-Length: 0


| INFO1 | <ict_callbacks.c: 30> Transaction 1 killed.

| INFO2 | <transaction.c: 187> free transaction ressource 1 163050846
| INFO2 | <ict.c: 116> free ict ressource
MediaStreamer:(GLogLevel=16)** MSTimer: must catchup 10 ticks.
| INFO1 | <osipua.c: 83> Shutting down osip stack and osipua layer.

| INFO1 | <udp.c: 184> Exiting osipua thread.


[net]
if_name=eth0
con_type=3
use_nat=0
nat_address=

[rtp]
audio_rtp_port=7078
jitt_comp=60
video_rtp_port=9078
audio_jitt_comp=60
video_jitt_comp=60

[sound]
dev_id=0
rec_lev=85
play_lev=85
source=m
local_ring=/home/mildred/linphone-0.10.2/obj-linux/share/sounds/linphone/ring.wav
remote_ring=/home/mildred/linphone-0.10.2/obj-linux/share/sounds/linphone/ringback.wav

[sip]
sip_port=5060
use_registrar=0
username=root
hostname=smeagol
registrar=
passwd=
reg_expires=900
as_proxy=0
expires=900
addr_of_rec=

[codecs]
audio_codecs=+speex +GSM +PCMU +PCMA +1015 
video_codecs=

[video]
enabled=0
show_local=0

[address_book]
entry_count=0


reply via email to

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