~ubuntu-branches/ubuntu/quantal/linphone/quantal

« back to all changes in this revision

Viewing changes to share/linphonec

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2004-06-30 13:58:16 UTC
  • Revision ID: james.westby@ubuntu.com-20040630135816-wwx75gdlodkqbabb
Tags: upstream-0.12.2
ImportĀ upstreamĀ versionĀ 0.12.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
[net]
 
3
if_name=eth0
 
4
con_type=3
 
5
 
 
6
[rtp]
 
7
audio_rtp_port=7078
 
8
jitt_comp=60
 
9
 
 
10
[sound]
 
11
#set the soundcard to use: dev_id=0 for /dev/dsp, dev_id=1 for /dev/dsp1...
 
12
dev_id=0
 
13
rec_lev=85
 
14
play_lev=85
 
15
source=m
 
16
local_ring=
 
17
remote_ring=
 
18
 
 
19
[sip]
 
20
sip_port=5060
 
21
use_registrar=0
 
22
username=myusername
 
23
hostname=myhostname
 
24
registrar=
 
25
passwd=
 
26
reg_expires=900
 
27
as_proxy=0
 
28
expires=900
 
29
addr_of_rec=
 
30
 
 
31
[codecs]
 
32
audio_codecs=+speex +GSM +PCMU +PCMA +1015
 
33