Added linphonerc for early media test

This commit is contained in:
Sylvain Berfini 2013-03-11 16:45:01 +01:00
parent 9f730356ca
commit 8176edfa28
2 changed files with 49 additions and 0 deletions

View file

@ -0,0 +1,48 @@
[net]
mtu=1300
[sip]
sip_port=5082
sip_tcp_port=5082
sip_tls_port=5083
default_proxy=0
ping_with_options=0
register_only_when_network_is_up=0
incoming_calls_early_media=1
[auth_info_0]
username=marie
userid=marie
passwd=secret
realm="sip.example.org"
[proxy_0]
reg_proxy=sip2.linphone.org;transport=tcp
reg_route=sip2.linphone.org;transport=tcp;lr
reg_identity=sip:marie@sip.example.org
reg_expires=3600
reg_sendregister=1
publish=0
dial_escape_plus=0
[friend_0]
url="Paupoche" <sip:pauline@sip.example.org>
pol=accept
subscribe=0
[rtp]
audio_rtp_port=8070
video_rtp_port=8072
[video]
display=0
capture=0
show_local=0
size=vga
enabled=0
self_view=0
automatically_initiate=0
automatically_accept=0
device=StaticImage: Static picture

View file

@ -136,6 +136,7 @@
<Content Include="Assets\pauline_rc" />
<Content Include="Assets\multi_account_lrc" />
<Content Include="log.html" />
<Content Include="Assets\marie_early_rc" />
<None Include="Properties\AppManifest.xml" />
<None Include="Properties\WMAppManifest.xml">
<SubType>Designer</SubType>