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
liblinphone
Commits
ef751993
Commit
ef751993
authored
3 years ago
by
johan
Browse files
Options
Download
Patches
Plain Diff
Add srtp suites to call params
if present they take precedence on core config when SDES is negociated
parent
3bad2b94
1 merge request
!1790
Add srtp suites to call params
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
include/linphone/call_params.h
+1
-1
include/linphone/call_params.h
include/linphone/types.h
+9
-9
include/linphone/types.h
src/c-wrapper/api/c-call-params.cpp
+2
-2
src/c-wrapper/api/c-call-params.cpp
src/conference/params/call-session-params-p.h
+1
-1
src/conference/params/call-session-params-p.h
src/conference/params/call-session-params.cpp
+3
-3
src/conference/params/call-session-params.cpp
src/conference/params/call-session-params.h
+2
-2
src/conference/params/call-session-params.h
src/conference/session/media-session.cpp
+66
-6
src/conference/session/media-session.cpp
with
84 additions
and
24 deletions
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