Commit graph

86 commits

Author SHA1 Message Date
Sandrine Avakian
67ea07bdca Merge branch 'daemon-dev'
# Conflicts:
#	daemon/commands/video.cc
2017-01-02 11:10:28 +01:00
Ghislain MARY
66887a5200 Move some documentation from the source code to the headers. 2016-12-20 12:05:42 +01:00
Ghislain MARY
91324fa520 Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +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
dc597140e1 Sort the list of commands when using the help command of linphone-daemon. 2016-11-28 18:05:25 +01:00
Ghislain MARY
26aa71233c Build linphone-daemon on Windows. 2016-11-28 17:30:25 +01:00
Ghislain MARY
ba441492c3 Fix register command of linphone-daemon that was sending three responses to a unique command... 2016-11-28 17:24:41 +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
Simon Morlat
a6262b1f7d create call params the right way. 2016-11-21 15:09:20 +01:00
Ghislain MARY
33b72ce6b5 Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
Sandrine Avakian
c7b51b142b Remove file committed by mistake. 2016-06-17 16:04:24 +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
Sylvain Berfini
7e36a186ef Fix daemon command call-mute as well 2016-05-12 13:19:31 +02:00
Sandrine Avakian
b077e3d622 Bug fix Commands_conference.h 2016-03-15 14:33:09 +01:00
Sandrine Avakian
5f1ab1680a Replacing deprecated mute function. 2016-03-14 17:09:16 +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
179122390e media-encryption command should return an error if the requested media encryption is not supported. 2015-05-19 12:25:24 +02:00
Simon Morlat
ae7e3fe0f2 enable CN to work with streams also 2015-05-19 11:40:08 +02:00
Simon Morlat
ff052dee59 add command to set bitrate 2015-03-02 15:31:26 +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
06fb5da198 fix compile issue 2015-02-05 01:37:29 +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
Simon Morlat
89e36acf31 port linphone-daemon to lastest liblinphone 2015-01-23 21:57:58 +01:00
Sylvain Berfini
5a1c8cb9a9 Added --early-media option to call command 2014-10-21 14:02:25 +02:00
Simon Morlat
4c8545497e audio-stream-start should take into account the audio stream features configured. 2014-10-14 17:14:50 +02:00
Gautier Pelloux-Prayer
99c8df0128 Add 'auth-infos-clear' daemon command to flush auth infos 2014-08-20 16:01:43 +02:00
Gautier Pelloux-Prayer
17524f08d4 Fix bug: Setting of "config-set rtp symmetric 0" is ignored when using audio-stream-start 2014-08-20 15:06:08 +02:00
Jehan Monnier
5d83fc0859 apply linphone_core_audio_adaptive_jittcomp_enabled to audio stream in coomand audio-stream-start 2014-07-24 20:58:27 +02:00
Simon Morlat
a2a896e362 add new command to set/get config items 2014-07-02 17:28:02 +02:00
Simon Morlat
441c5192be merge and fix bug in audio-stream-stop 2014-05-19 16:22:59 +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
350051d816 Typo in call-mute 2014-01-02 14:45:41 +01: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 BIENKOWSKI
8a479b2347 Fix auth_info_new usage 2013-12-11 11:03:39 +01:00
Guillaume Beraudo
9993524ada Audiostream stats 2013-07-19 15:03:27 +02:00
Guillaume Beraudo
c991f420ec Merge branch 'master' of git.linphone.org:linphone
Conflicts:
	configure.ac
2013-06-25 12:42:43 +02:00
Simon Morlat
5d32e2a3a9 fix audio-codec-set bug. 2013-04-16 21:25:44 +02:00
Simon Morlat
c1d860aa9e merge patch for commands refinements. 2013-02-14 21:17:43 +01:00
Simon Morlat
ba9fe559d1 repair audio-stream-start for dynamic payloads 2013-01-17 09:39:07 +01:00
Simon Morlat
e1400931ff add missing fiels 2013-01-15 13:08:24 +01: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
Simon Morlat
3f8969c949 Merge remote-tracking branch 'linphone/master'
Conflicts:
	Makefile.am
2013-01-14 16:38:24 +01:00
Ghislain MARY
24fd131cb5 Add the play-wav command. 2012-12-12 15:30:53 +01:00