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
d97d8c17
Commit
d97d8c17
authored
3 years ago
by
Sylvain Berfini
Committed by
Simon Morlat
3 years ago
Browse files
Options
Download
Patches
Plain Diff
Added missing conference APIs
parent
33b94871
tmp/workaround_missing_tester_log_message_bug
fix/call_repair
fix/chatroom_const_params
fix/dtls_default_path
fix/local-permission-detection
fix/log_file_updates
fix/magic_search_clone_crash
fix/no_unregister_if_remote_push_allowed_5_0
fix/remote_media_changed_notify
fix/rewrite-tone-manager
release/5.0
5.0.71
5.0.70
5.0.69
5.0.68
5.0.67
5.0.66
5.0.65
5.0.64
5.0.63
5.0.62
5.0.61
5.0.60
5.0.59
5.0.58
5.0.57
5.0.56
5.0.55
5.0.53
5.0.52
5.0.51
5.0.50
5.0.49
5.0.47
5.0.46
5.0.45
5.0.44
5.0.43
5.0.42
5.0.41
5.0.40
5.0.39
5.0.38
5.0.37
5.0.36
5.0.35
5.0.34
5.0.32
5.0.31
5.0.30
5.0.29
5.0.28
5.0.27
1 merge request
!1522
Fix crash when recording a local conference.
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
coreapi/conference.cc
+8
-0
coreapi/conference.cc
coreapi/conference_private.h
+5
-0
coreapi/conference_private.h
coreapi/linphoneconference.c
+4
-0
coreapi/linphoneconference.c
include/linphone/conference.h
+23
-3
include/linphone/conference.h
include/linphone/core.h
+2
-0
include/linphone/core.h
src/conference/session/audio-mixer.cpp
+2
-2
src/conference/session/audio-mixer.cpp
with
44 additions
and
5 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