forked from mirrors/linphone-iphone
Merge branch 'buschjaeger_new_ui' of git.linphone.org:linphone-iphone-buschjaeger into buschjaeger_new_ui
This commit is contained in:
commit
b7deb84fcc
2 changed files with 3 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ sip_random_port=1
|
|||
contact="Linphone iPhone" <sip:linphone.iphone@unknown-host>
|
||||
keepalive_period=30000
|
||||
default_proxy=0
|
||||
ping_with_options=0
|
||||
|
||||
[rtp]
|
||||
audio_rtp_port=7076
|
||||
|
|
|
|||
|
|
@ -45,11 +45,11 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.2.0</string>
|
||||
<string>0.2.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.2.0</string>
|
||||
<string>0.2.1</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>BuschJaegerApp</string>
|
||||
<key>NSMainNibFile~ipad</key>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue