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
63673995f1
fix payload type parser, which was limited 10-character long mime-types !
2015-02-09 09:05:37 +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
Jehan Monnier
0a33eb4320
fix compilation issue with clang
2014-10-09 13:50:04 +02:00
Gautier Pelloux-Prayer
f6de1cd109
Update belle-sip reference and add header in makefile
2014-09-12 14:39:25 +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
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
441c5192be
merge and fix bug in audio-stream-stop
2014-05-19 16:22:59 +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
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
04adec9815
Typo
2013-12-13 15:25:20 +01:00
Guillaume BIENKOWSKI
95c6ca95b9
Updated makefile in daemon/ to add BELLESIP_CFLAGS
2013-12-11 14:31:58 +01:00
Guillaume BIENKOWSKI
8a479b2347
Fix auth_info_new usage
2013-12-11 11:03:39 +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
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
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
2c5601b0f2
add missing files
2012-12-12 14:10:20 +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
1cb97f1b51
Fix wrong behaviour of the register-status command on ARM architecture.
2012-11-13 16:06:37 +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
dc00f66f82
Fix compilation with HAVE_READLINE.
2012-10-25 14:22:25 +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
fe5579abb3
Fix change of payload type number.
...
When changing the payload type number, the rtp profile needs to be
changed also.
2012-10-01 11:51:37 +02:00
Ghislain MARY
665fd8693b
Fix crash when leaving linphone-daemon without stopping active stream.
2012-10-01 11:50:57 +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
207f4a1211
Fix audio-stream-start with IPv6 enabled.
2012-09-27 10:17:44 +02:00
Ghislain MARY
4bc8ceec7a
Add ICE state failed.
2012-09-19 18:04:25 +02:00