Commit graph

57 commits

Author SHA1 Message Date
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
Ghislain MARY
4bc8ceec7a Add ICE state failed. 2012-09-19 18:04:25 +02:00
Ghislain MARY
2a2c792cee Add ICE state to the call stats display. 2012-09-17 15:14:50 +02:00
Ghislain MARY
b7b9d2d14c Add the dtmf command to generate DTMFs. 2012-09-04 09:40:26 +02:00
Ghislain MARY
7a5684917c Factorise audio-codec-enable and audio-codec-disable commands. 2012-08-28 15:14:21 +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
Ghislain MARY
b831b132a7 Add adaptive-jitter-compensation command.
Fixes bug 0000191.
2012-08-27 13:42:51 +02:00
Ghislain MARY
1a97ed5787 Add port command.
Fixes bug 0000187.
2012-08-27 10:44:54 +02:00
Ghislain MARY
ab122cc3b3 Add media-encryption command.
Fixes bug 0000186.
2012-08-27 09:30:48 +02:00
Ghislain MARY
40f1bcf6d4 Add ipv6 command.
Fixes bug 0000183.
2012-08-24 16:30:22 +02:00
Ghislain MARY
bad9235398 Add firewall-policy command.
Fixes bugs 0000181 and 0000182.
2012-08-24 16:04:25 +02:00
Yann Diorcet
26afb604c6 Add msfilter-add-fmtp command 2012-06-25 16:23:24 +02:00
Yann Diorcet
9e6bf6dc7e Remove echocancelation disabling 2012-06-21 12:50:05 +02:00
Yann Diorcet
d6fe34067c Remove iterate from pipe 2012-06-13 16:28:42 +02:00
Yann Diorcet
337eb39720 Fix mixup between capture/display in daemon 2012-05-25 09:54:14 +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
b8071fd687 Add audio-codec-set 2012-05-03 10:45:30 +02:00
Yann Diorcet
b429672bf8 Split commands in multiple files 2012-05-02 17:55:16 +02:00
Yann Diorcet
14b8c3168e Add call-stats command 2012-04-25 15:36:58 +02:00
Yann Diorcet
a658c53f04 Add log/factory-config command line arguments 2012-04-25 14:18:19 +02:00
Yann Diorcet
d3d3afda2f Add pipe name (allow multiple instance) 2012-04-17 11:17:05 +02:00
Yann Diorcet
ee4168098d Fix audio-codec-disable command 2012-04-06 10:22:24 +02:00
Yann Diorcet
144f685ec9 Only one status by command
Use payload type number as audio codec identifier
2012-04-05 15:29:33 +02:00