Sylvain Berfini
83b94af9a4
LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY
2017-04-19 16:17:51 +02:00
François Grisez
351bb97027
Reworking of Liblinphone's API around payload types
2017-04-03 12:34:49 +02:00
Simon Morlat
39c59be243
fix linphone-daemon printing of RTCP stats
2017-03-29 13:17:55 +02:00
Sandrine Avakian
67c8f846f2
linphone-daemon readPipe bugfix
2017-03-22 10:27:24 +01:00
Ghislain MARY
6a9b199af6
Remove a lot of deprecation warnings.
2017-03-17 17:49:45 +01:00
Ghislain MARY
2ae611838a
Fix build on Win64.
2017-03-10 10:39:16 +01:00
François Grisez
be79d631b7
linphone-daemon: add a command to get informations about registrations
2017-02-21 12:54:09 +01:00
François Grisez
1c7fc21b3d
Bugfix: make linphone-daemon gives an Id to each proxy config loaded from the config file
2017-01-31 10:55:36 +01:00
Simon Morlat
656ff43b13
fix most common warnings
2017-01-14 14:13:26 +01:00
Sandrine Avakian
67ea07bdca
Merge branch 'daemon-dev'
...
# Conflicts:
# daemon/commands/video.cc
2017-01-02 11:10:28 +01:00
Ghislain MARY
fadd2138ef
Add missing include.
2016-12-01 10:31:40 +01:00
Ghislain MARY
16ffb52cbf
WTF???!!!! Copy/paste should be banished!
2016-11-30 11:40:50 +01:00
Ghislain MARY
e5ac143a2c
Fix build of linphone-daemon on Linux.
2016-11-30 10:33:36 +01:00
Ghislain MARY
b485789d08
Huge cleaning in linphone-daemon.
2016-11-29 18:28:26 +01:00
Ghislain MARY
22ac40902b
Generic sorting of commands in linphone-daemon (so that commands dump function are also sorted).
2016-11-29 10:29:02 +01:00
Ghislain MARY
26aa71233c
Build linphone-daemon on Windows.
2016-11-28 17:30:25 +01:00
Ghislain MARY
e5d1749cc2
Always notify call state change in linphone-daemon.
2016-11-28 17:26:44 +01:00
Sandrine Avakian
6db2415a51
Fixing rtp_io problem for sound in linphone-daemon.
...
Adding warning message when using unknown options with linphone-daemon
2016-11-22 17:18:36 +01:00
Ghislain MARY
9a23352c4c
Stricter compilation options + new compilation error fixes.
2016-10-19 17:31:07 +02: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
Sandrine Avakian
9f01da42b9
fix warning on centOs
2016-06-16 16:02:44 +02:00
Sandrine Avakian
b077e3d622
Bug fix Commands_conference.h
2016-03-15 14:33:09 +01:00
Sandrine Avakian
6693805a3e
last bug fix from merge
2016-03-15 14:23:27 +01:00
Sandrine Avakian
9a94342d83
Fixing incompatibilities after merge due to msfactory and ortp logs.
2016-03-14 16:57:51 +01:00
Simon Morlat
baf6f95839
filter out periodical call stats updates from linphone-daemon's event queue (there are too many)
2015-12-17 17:16:58 +01:00
Simon Morlat
85827cf851
add cn command
2015-02-25 23:30:11 +01:00
Simon Morlat
d4ed0c7f5f
add network simulator settings in linphone-daemon
2015-02-25 17:05:34 +01:00
Simon Morlat
63673995f1
fix payload type parser, which was limited 10-character long mime-types !
2015-02-09 09:05:37 +01: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
Jehan Monnier
0a33eb4320
fix compilation issue with clang
2014-10-09 13:50:04 +02: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
a2a896e362
add new command to set/get config items
2014-07-02 17:28:02 +02:00
Simon Morlat
8d8cbad941
re-implement audio stats
2014-04-24 19:14:24 +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
57fe1b184e
Fix autovideo setup and fix video command description and output.
2014-01-02 14:26:48 +01:00
Guillaume BIENKOWSKI
a4f8078058
Continuing changes to linphone daemon commands.
2014-01-02 12:35:28 +01:00
Guillaume BIENKOWSKI
6385f6d41d
Added new commands to the linphone daemon executable.
2014-01-02 12:26:14 +01:00
Guillaume Beraudo
2b27923fc8
Quit on ctrl+d
2013-07-19 15:33:17 +02:00
Guillaume Beraudo
9993524ada
Audiostream stats
2013-07-19 15:03:27 +02:00
Simon Morlat
6271211296
merge patch to add a contact command and improve register command to set userid.
2013-01-15 13:05:29 +01: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
0ab22a41ae
Add the version command.
2012-10-25 14:33:08 +02:00
Ghislain MARY
3758303baf
Prevent crash on linphone-daemon exit if streams are running.
2012-10-02 14:04:42 +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