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
ed5b2f2b
Commit
ed5b2f2b
authored
3 years ago
by
Andrea Gianarda
Browse files
Options
Download
Patches
Plain Diff
Attach call listener to conference in order for it to execute actions on call state changed
parent
6ee2f4cc
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
coreapi/conference.cc
+121
-25
coreapi/conference.cc
coreapi/conference_private.h
+17
-4
coreapi/conference_private.h
src/call/call.cpp
+6
-76
src/call/call.cpp
src/call/call.h
+0
-2
src/call/call.h
src/conference/session/media-session.cpp
+5
-48
src/conference/session/media-session.cpp
src/conference/session/streams-group.cpp
+2
-7
src/conference/session/streams-group.cpp
tester/audio_video_conference_tester.c
+0
-1
tester/audio_video_conference_tester.c
tester/local_conference_tester.cpp
+4
-0
tester/local_conference_tester.cpp
with
155 additions
and
163 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