sample linphone config for sipgate.de

The following file is mostly saved as ~/.gnome2/linphone:

[net]
con_type=3
use_nat=1
nat_address=192.168.100.1

[sip]
username=5330000
hostname=sipgate.de
sip_port=5060
use_registrar=1
as_proxy=0
expires=900
registrar=sip:sipgate.de
passwd=123456
addr_of_rec=sip:5330000@sipgate.de

[rtp]
audio_rtp_port=5004
video_rtp_port=0
audio_jitt_comp=60
video_jitt_comp=60

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

[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