linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Segmentation Fault on linphone 0.12.2 for ARM


From: Samuel Mimram
Subject: Re: [Linphone-users] Segmentation Fault on linphone 0.12.2 for ARM
Date: Tue, 14 Dec 2004 10:25:27 +0100
User-agent: Mozilla Thunderbird 0.9 (X11/20041124)

Dear Jeffery,

A stack trace would be nice to understand where your problem comes from:

% gdb linphone
...
(gdb) run
...
[crash]
...
(gdb) where

and send us the output.

Regards,

Samuel.


Jeffery Huang wrote:
Dear All,
I'm a newbie on linphone/sip. I try to use linphonec on ARM platform. I got the message as below during I execute:

[linphonecore.c:[sound_config_read] start
end(0)
[linphonecore.c:[sip_config_read] start
username=jeffery
Hostname=sip_test
Port=5060
[linphonecore.c:[linphone_core_set_sip_port] start
[misc.c:[linphone_core_update_contact_info] start
Segmentation fault

Does anyone know how to resolve? my config file as below, does my config file got any problem?

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

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

[sound]
dev_id=0
rec_lev=85
play_lev=85
source=m
local_ring=/usr/share/sounds/linphone/rings/oldphone.wav
remote_ring=/usr/share/sounds/linphone/ringback.wav

[sip]
sip_port=5060
use_registrar=0
username=jeffery
hostname=sip_test
registrar=192.168.0.1
passwd=1234
reg_expires=900
as_proxy=0
expires=900
addr_of_rec=

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

[video]
enabled=0
show_local=0

[audio_codec_0]
mime=PCMU
rate=8000
enabled=1

[audio_codec_1]
mime=GSM
rate=8000
enabled=1

[audio_codec_2]
mime=PCMA
rate=8000
enabled=1

[audio_codec_3]
mime=speex
rate=8000
enabled=1

[audio_codec_4]
mime=speex
rate=16000
enabled=1

[audio_codec_5]
mime=1015
rate=8000
enabled=1

[address_book]
entry_count=0

Please kindly to help me.

Thanks

Regard,
Jeffery Huang




reply via email to

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