[sip]
sip_port=-1
sip_tcp_port=-1
sip_tls_port=-1
default_proxy=0
ping_with_options=0
composing_idle_timeout=1

[auth_info_0]
username=chloe
userid=chloe
passwd=secret
realm=sip.example.org

[proxy_0]
reg_proxy=<sip:sip.example.org;transport=tls>
reg_route=<sip:sip.example.org;transport=tls>
reg_identity=sip:chloe@sip.example.org
reg_expires=3600
reg_sendregister=1
publish=0
dial_escape_plus=0

[rtp]
audio_rtp_port=-1--1
video_rtp_port=-1--1
text_rtp_port=-1--1

[video]
display=0
capture=0
show_local=0
size=qcif
enabled=0
self_view=0
automatically_initiate=0
automatically_accept=0
device=StaticImage: Static picture

[sound]
echocancellation=0 #to not overload cpu in case of VG

[net]

stun_server=stun.example.org

[storage]
#this will explicitely request to not use database. We need this for a few tests where multiple cores are instanciated, so that they don't 
#try to connect to the same default sqlite3 database.
uri=null
call_logs_db_uri=null
friends_db_uri=null
zrtp_secrets_db_uri=null

[tester]
test_env=1
