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
00c0bfe2
Commit
00c0bfe2
authored
6 months ago
by
Andrea Gianarda
Browse files
Options
Download
Patches
Plain Diff
Implement media forwarding for hidden conference (i.e. when the core is
used in a back to back user agent) when the calls are in the early media state.
parent
9663e055
1 merge request
!3249
First commit of early media conference
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
coreapi/callbacks.c
+2
-0
coreapi/callbacks.c
src/conference/server-conference.cpp
+40
-30
src/conference/server-conference.cpp
src/conference/session/audio-stream.cpp
+0
-1
src/conference/session/audio-stream.cpp
tester/call_single_tester.c
+4
-10
tester/call_single_tester.c
tester/liblinphone_tester.h
+1
-0
tester/liblinphone_tester.h
tester/local-transferred-conference-tester.cpp
+186
-14
tester/local-transferred-conference-tester.cpp
tester/tester.c
+6
-0
tester/tester.c
with
239 additions
and
55 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