Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linphone-desktop
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
linphone-desktop
Commits
9ee13e18
Commit
9ee13e18
authored
May 10, 2017
by
Jehan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update account creator
parent
d0badaa4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
7 deletions
+16
-7
create-linphone-sip-account.rc
...e-desktop/assets/assistant/create-linphone-sip-account.rc
+7
-3
use-linphone-sip-account.rc
...hone-desktop/assets/assistant/use-linphone-sip-account.rc
+9
-4
No files found.
linphone-desktop/assets/assistant/create-linphone-sip-account.rc
View file @
9ee13e18
...
...
@@ -3,17 +3,21 @@
<section
name=
"proxy_default_values"
>
<entry
name=
"avpf"
overwrite=
"true"
>
1
</entry>
<entry
name=
"dial_escape_plus"
overwrite=
"true"
>
0
</entry>
<entry
name=
"publish"
overwrite=
"true"
>
0
</entry>
<entry
name=
"publish"
overwrite=
"true"
>
1
</entry>
<entry
name=
"quality_reporting_collector"
overwrite=
"true"
>
sip:voip-metrics@sip.linphone.org;transport=tls
</entry>
<entry
name=
"quality_reporting_enabled"
overwrite=
"true"
>
1
</entry>
<entry
name=
"quality_reporting_interval"
overwrite=
"true"
>
180
</entry>
<entry
name=
"reg_expires"
overwrite=
"true"
>
315360
00
</entry>
<entry
name=
"reg_expires"
overwrite=
"true"
>
6
00
</entry>
<entry
name=
"reg_identity"
overwrite=
"true"
>
sip:?@sip.linphone.org
</entry>
<entry
name=
"reg_proxy"
overwrite=
"true"
>
<
sip:sip.linphone.org;transport=tls
>
</entry>
<entry
name=
"reg_sendregister"
overwrite=
"true"
>
1
</entry>
<entry
name=
"
refkey"
overwrite=
"true"
>
push_notification
</entry>
<entry
name=
"
nat_policy_ref"
overwrite=
"true"
>
nat_policy_default_values
</entry>
<entry
name=
"realm"
overwrite=
"true"
>
sip.linphone.org
</entry>
</section>
<section
name=
"nat_policy_default_values"
>
<entry
name=
"stun_server"
overwrite=
"true"
>
stun.linphone.org
</entry>
<entry
name=
"protocols"
overwrite=
"true"
>
stun,ice
</entry>
</section>
<section
name=
"sip"
>
<entry
name=
"rls_uri"
overwrite=
"true"
>
sips:rls@sip.linphone.org
</entry>
</section>
...
...
linphone-desktop/assets/assistant/use-linphone-sip-account.rc
View file @
9ee13e18
...
...
@@ -3,18 +3,23 @@
<section
name=
"proxy_default_values"
>
<entry
name=
"avpf"
overwrite=
"true"
>
1
</entry>
<entry
name=
"dial_escape_plus"
overwrite=
"true"
>
0
</entry>
<entry
name=
"publish"
overwrite=
"true"
>
0
</entry>
<entry
name=
"publish"
overwrite=
"true"
>
1
</entry>
<entry
name=
"quality_reporting_collector"
overwrite=
"true"
>
sip:voip-metrics@sip.linphone.org;transport=tls
</entry>
<entry
name=
"quality_reporting_enabled"
overwrite=
"true"
>
1
</entry>
<entry
name=
"quality_reporting_interval"
overwrite=
"true"
>
180
</entry>
<entry
name=
"reg_expires"
overwrite=
"true"
>
315360
00
</entry>
<entry
name=
"reg_expires"
overwrite=
"true"
>
6
00
</entry>
<entry
name=
"reg_identity"
overwrite=
"true"
>
sip:?@sip.linphone.org
</entry>
<entry
name=
"reg_proxy"
overwrite=
"true"
>
<
sip:sip.linphone.org;transport=tls
>
</entry>
<entry
name=
"reg_sendregister"
overwrite=
"true"
>
1
</entry>
<entry
name=
"refkey"
overwrite=
"true"
>
push_notification
</entry>
<entry
name=
"realm"
overwrite=
"true"
>
sip.linphone.org
</entry>
<entry
name=
"nat_policy_ref"
overwrite=
"true"
>
nat_policy_default_values
</entry>
<entry
name=
"realm"
overwrite=
"true"
>
sip.linphone.org
</entry>
</section>
<section
name=
"nat_policy_default_values"
>
<entry
name=
"stun_server"
overwrite=
"true"
>
stun.linphone.org
</entry>
<entry
name=
"protocols"
overwrite=
"true"
>
stun,ice
</entry>
</section>
<section
name=
"sip"
>
<section
name=
"sip"
>
<entry
name=
"rls_uri"
overwrite=
"true"
>
sips:rls@sip.linphone.org
</entry>
</section>
<section
name=
"assistant"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment