mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-05 21:29:30 +00:00
Modify settings for Apple Store
This commit is contained in:
parent
da5488e866
commit
71851ff943
3 changed files with 4 additions and 8 deletions
|
|
@ -35,12 +35,12 @@ max_calls=3
|
|||
[wizard]
|
||||
service_url=https://www.linphone.org/wizard.php
|
||||
domain=sip.linphone.org
|
||||
proxy=sip.linphone.org:5223
|
||||
proxy=sip.linphone.org:5228
|
||||
password_length=6
|
||||
username_length=4
|
||||
expires=604800
|
||||
push_notification=1
|
||||
transport=tls
|
||||
transport=tcp
|
||||
sharing_server=https://www.linphone.org:444/upload.php
|
||||
ice=1
|
||||
stun=stun.linphone.org
|
||||
|
|
|
|||
|
|
@ -35,12 +35,12 @@ max_calls=3
|
|||
[wizard]
|
||||
service_url=https://www.linphone.org/wizard.php
|
||||
domain=sip.linphone.org
|
||||
proxy=sip.linphone.org:5223
|
||||
proxy=sip.linphone.org:5228
|
||||
password_length=6
|
||||
username_length=4
|
||||
expires=604800
|
||||
push_notification=1
|
||||
transport=tls
|
||||
transport=tcp
|
||||
sharing_server=https://www.linphone.org:444/upload.php
|
||||
ice=1
|
||||
stun=stun.linphone.org
|
||||
|
|
|
|||
|
|
@ -5194,7 +5194,6 @@
|
|||
VIDEO_ENABLED,
|
||||
HAVE_X264,
|
||||
HAVE_SILK,
|
||||
HAVE_SSL,
|
||||
DEBUG,
|
||||
);
|
||||
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
||||
|
|
@ -5270,7 +5269,6 @@
|
|||
VIDEO_ENABLED,
|
||||
HAVE_X264,
|
||||
HAVE_SILK,
|
||||
HAVE_SSL,
|
||||
);
|
||||
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
|
|
@ -5539,7 +5537,6 @@
|
|||
VIDEO_ENABLED,
|
||||
HAVE_X264,
|
||||
HAVE_SILK,
|
||||
HAVE_SSL,
|
||||
);
|
||||
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
|
|
@ -5614,7 +5611,6 @@
|
|||
VIDEO_ENABLED,
|
||||
HAVE_X264,
|
||||
HAVE_SILK,
|
||||
HAVE_SSL,
|
||||
);
|
||||
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue