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
a4f80780
Commit
a4f80780
authored
11 years ago
by
Guillaume BIENKOWSKI
Browse files
Options
Download
Patches
Plain Diff
Continuing changes to linphone daemon commands.
parent
6385f6d4
No related merge requests found
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
daemon/Makefile.am
+2
-2
daemon/Makefile.am
daemon/commands/call-mute.cc
+37
-1
daemon/commands/call-mute.cc
daemon/commands/call-mute.h
+3
-0
daemon/commands/call-mute.h
daemon/commands/call-pause.cc
+19
-2
daemon/commands/call-pause.cc
daemon/commands/call-resume.cc
+42
-1
daemon/commands/call-resume.cc
daemon/commands/call-resume.h
+3
-0
daemon/commands/call-resume.h
daemon/commands/call-transfer.cc
+41
-1
daemon/commands/call-transfer.cc
daemon/commands/call-transfer.h
+3
-0
daemon/commands/call-transfer.h
daemon/commands/conference.cc
+65
-1
daemon/commands/conference.cc
daemon/commands/conference.h
+3
-0
daemon/commands/conference.h
daemon/commands/video.cc
+149
-2
daemon/commands/video.cc
daemon/commands/video.h
+20
-2
daemon/commands/video.h
daemon/daemon.cc
+4
-2
daemon/daemon.cc
with
391 additions
and
14 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