linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] asterisk and linphonec setup


From: Craig Matsuura
Subject: Re: [Linphone-users] asterisk and linphonec setup
Date: Mon, 22 Jan 2007 16:56:51 -0700
User-agent: KMail/1.9.5

I have also noticed a lack of audio levels in the configuration file for 1.5.  
1.2 had *_lev= settings.

Craig

On Monday 22 January 2007 3:14 pm, Craig Matsuura wrote:
> The call is being made to the asterisk server (via ext), in the linphone
> 1.2 case it works.  linphone 1.5 appears to connect, but not audio (I do
> hear a brief click).
>
> Craig
>
> On Monday 22 January 2007 12:45 pm, Craig Matsuura wrote:
> > 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:address@hidden
> > 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:address@hidden
> > 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:address@hidden
> > 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:address@hidden
> > 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
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/linphone-users
>
> _______________________________________________
> 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]