Ghislain MARY
|
51d5589edf
|
Fix build with Clang 6.0.
|
2018-05-14 16:06:07 +02:00 |
|
Ronan Abhamon
|
1250a6a2bd
|
fix(play): use missing override
|
2018-04-27 17:14:08 +02:00 |
|
Danmei Chen
|
30a903954b
|
Add incall-player in linphone-daemon
|
2018-04-27 16:41:39 +02:00 |
|
Benjamin Reis
|
b499578df6
|
fix cast && better char* management
|
2017-09-28 14:31:52 +02:00 |
|
Ronan Abhamon
|
6a3956494c
|
fix(core): coding style
|
2017-09-26 13:46:01 +02:00 |
|
Ronan Abhamon
|
ab473feed1
|
fix(daemon): compile with new cpp flags
|
2017-09-21 14:41:18 +02:00 |
|
Ghislain MARY
|
7588a54016
|
Convert LinphoneCall to Call C++ class.
|
2017-09-08 14:15:08 +02:00 |
|
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
|
a281b1408f
|
don't enable c++11, as it is used yet. This breaks compilation on centos6.
|
2017-04-01 14:37:20 +02:00 |
|
Ghislain MARY
|
a8418666e4
|
Fix deprecation warnings.
|
2017-03-20 11:15:26 +01:00 |
|
Ghislain MARY
|
6a9b199af6
|
Remove a lot of deprecation warnings.
|
2017-03-17 17:49:45 +01:00 |
|
François Grisez
|
57062706ec
|
Fix build of linphone-daemon
|
2017-02-22 12:06:49 +01:00 |
|
François Grisez
|
be79d631b7
|
linphone-daemon: add a command to get informations about registrations
|
2017-02-21 12:54:09 +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
|
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 |
|