Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
linphone-sdk
Commits
29aa0902
Commit
29aa0902
authored
2 years ago
by
Simon Morlat
Browse files
Options
Download
Patches
Plain Diff
Make belle-sip use DNS servers from system on UWP.
Upgrade tunnel revision.
parent
b36a36d2
tests/build_windows_ansible
feature/vs2019_windows_ci_52
fix/add_debug_logs
fix/audio_codec_debug
fix/build-without-glu-header-file
fix/conference_without_bundle_mode
fix/flexi_api
fix/ios_builds_5_2
fix/keep_centos7_build_only_5_2
fix/video_refused
release/5.2
test/5.2_workload_temp_shuttle_monster_replacement
tests/build_windows
5.2.114
5.2.113
5.2.112
5.2.111
5.2.110
5.2.109
5.2.108
5.2.107
5.2.106
5.2.105
5.2.104
5.2.103
5.2.102
5.2.101
5.2.100
5.2.99
5.2.98
5.2.97
5.2.96
5.2.95
5.2.94
5.2.93
5.2.92
5.2.91
5.2.90
5.2.89
5.2.88
5.2.87
5.2.86
5.2.85
5.2.84
5.2.83
5.2.82
5.2.81
5.2.80
5.2.79
5.2.78
5.2.77
5.2.76
5.2.75
5.2.74
5.2.73
5.2.72
5.2.71
5.2.70
5.2.69
5.2.68
5.2.67
5.2.66
5.2.65
5.2.64
5.2.63
5.2.62
5.2.61
5.2.60
5.2.59
5.2.58
5.2.57
5.2.56
5.2.55
5.2.54
5.2.53
5.2.52
5.2.51
5.2.50
5.2.49
5.2.48
5.2.47
5.2.46
5.2.45
5.2.44
5.2.43
5.2.42
5.2.41
5.2.40
5.2.39
5.2.38
5.2.37
5.2.36
5.2.35
5.2.34
5.2.33
5.2.32
1 merge request
!3418
Make belle-sip use DNS servers from system on UWP.
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
belle-sip
+1
-1
belle-sip
cmake/LinphoneSdkTunnelClone.cmake
+1
-1
cmake/LinphoneSdkTunnelClone.cmake
liblinphone
+1
-1
liblinphone
with
3 additions
and
3 deletions
belle-sip
@
79240949
Compare
b2ef71cc
...
79240949
Subproject commit
b2ef71ccc06f538737747ed7eac706da602b3efb
Subproject commit
792409499ee514028067e63b33867eee90b5dadd
This diff is collapsed.
Click to expand it.
cmake/LinphoneSdkTunnelClone.cmake
+
1
−
1
View file @
29aa0902
...
...
@@ -27,7 +27,7 @@ include(LinphoneSdkUtils)
linphone_sdk_check_git
()
set
(
TUNNEL_REVISION
"
ff771d23430d55ed417fb5267ad418afbfc9ace6
"
)
set
(
TUNNEL_REVISION
"
da5480cddf25c79096cee7c6887c2057ba579662
"
)
if
(
IS_DIRECTORY
"
${
LINPHONESDK_DIR
}
/tunnel"
)
...
...
This diff is collapsed.
Click to expand it.
liblinphone
@
1735c607
Compare
2b90a348
...
1735c607
Subproject commit
2b90a348180053d584efe698e10e0a52b4b77c24
Subproject commit
1735c607bf116076e74e8e5c91a244724818f862
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets