Danmei Chen
30a903954b
Add incall-player in linphone-daemon
2018-04-27 16:41:39 +02:00
Ronan Abhamon
ab473feed1
fix(daemon): compile with new cpp flags
2017-09-21 14:41:18 +02:00
Sylvain Berfini
83b94af9a4
LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY
2017-04-19 16:17:51 +02:00
Ghislain MARY
2ae611838a
Fix build on Win64.
2017-03-10 10:39:16 +01:00
Ghislain MARY
b485789d08
Huge cleaning in linphone-daemon.
2016-11-29 18:28:26 +01:00
Ghislain MARY
26aa71233c
Build linphone-daemon on Windows.
2016-11-28 17:30:25 +01:00
Ghislain MARY
33b72ce6b5
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
Sandrine Avakian
d4ff86db9d
License update.
2016-06-17 14:53:59 +02:00
Ghislain MARY
af2ecd8cb6
Add CMakeLists.txt for daemon + use bctbx_list_t instead of MSList in the daemon.
2016-06-17 10:59:12 +02:00
Simon Morlat
a4a56ffd77
fix regressions in handling of payload types, due to change in library way to handle PayloadTypes
2015-02-04 16:20:44 +01:00
Gautier Pelloux-Prayer
99c8df0128
Add 'auth-infos-clear' daemon command to flush auth infos
2014-08-20 16:01:43 +02:00
Simon Morlat
5c10337096
fix piped mode, which was broken due to previous modifications in readline mode.
2014-07-04 17:22:39 +02:00
Simon Morlat
c225486a16
Merge remote-tracking branch 'linphone/master'
...
audiostream stats functionnality is broken now, it needs to be re-implemented from linphone/master branch first.
Conflicts:
configure.ac
coreapi/linphonecall.c
coreapi/private.h
2014-04-21 18:18:44 +02:00
Guillaume BIENKOWSKI
6385f6d41d
Added new commands to the linphone daemon executable.
2014-01-02 12:26:14 +01:00
Guillaume BIENKOWSKI
04adec9815
Typo
2013-12-13 15:25:20 +01:00
Guillaume Beraudo
9993524ada
Audiostream stats
2013-07-19 15:03:27 +02:00
Ghislain MARY
cfa356c868
Some cleaning.
2012-12-12 15:37:07 +01:00
Ghislain MARY
24fd131cb5
Add the play-wav command.
2012-12-12 15:30:53 +01:00
Simon Morlat
122d8eba46
improve daemon:
...
- add jitter-buffer command to set the size of the jitter buffer
- add jitter-buffer-reset command to reset the jitter buffer during a call/stream
- improve documentation and add command line option to generate an html documentation.
2012-12-11 11:03:31 +01:00
Simon Morlat
f69018fdf7
improve daemon's documentation
...
added --dump-commands-html-help
2012-12-06 17:50:06 +01:00
Ghislain MARY
fec1c8ca74
Improve help.
...
- Add examples for each command
- Add the --dump-commands-help option to output the entire help
2012-10-26 17:18:30 +02:00
Ghislain MARY
dc00f66f82
Fix compilation with HAVE_READLINE.
2012-10-25 14:22:25 +02:00
Ghislain MARY
99cf5ab3d5
Remove audio stream from the map when using the audio-stream-stop commands to prevent crash with wrong id parameter.
2012-09-27 10:36:14 +02:00
Ghislain MARY
813826d913
Extend the unregister command to be able to unregister all proxies with one command.
2012-08-28 16:28:19 +02:00
Ghislain MARY
e3ffbce629
Accept ALL parameter to enable/disable all codecs with one command.
2012-08-28 14:53:34 +02:00
Ghislain MARY
681232c7e6
Audio codec commands can now be used with mime type instead of payload type number.
2012-08-28 14:32:10 +02:00
Simon Morlat
ee10dd30aa
allow to change numbering of codecs
2012-08-09 17:25:06 +02:00
Yann Diorcet
413a9fcb37
Remove strong dependency to readline: disable usage available
2012-05-23 12:02:50 +02:00
Yann Diorcet
e041177d66
Fix call numbering
2012-05-22 10:02:28 +02:00
Yann Diorcet
185a535967
Add better call stats
2012-05-21 17:51:26 +02:00
Yann Diorcet
908b70f585
Add dtfm message
2012-05-09 15:26:37 +02:00
Yann Diorcet
74fddfca2e
Add forgotten daemon header
2012-05-03 10:45:20 +02:00