Commit graph

17 commits

Author SHA1 Message Date
Guillaume Beraudo
9993524ada Audiostream stats 2013-07-19 15:03:27 +02: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
dc00f66f82 Fix compilation with HAVE_READLINE. 2012-10-25 14:22:25 +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
813826d913 Extend the unregister command to be able to unregister all proxies with one command. 2012-08-28 16:28:19 +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
Simon Morlat
ee10dd30aa allow to change numbering of codecs 2012-08-09 17:25:06 +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
74fddfca2e Add forgotten daemon header 2012-05-03 10:45:20 +02:00