siproc

A primitive SIP client that spawns processes for each call
git clone git://xatko.vsos.ethz.ch/siproc.git
Log | Files | Refs

commit 5f7caacad8f5f3f440afc4f5c441ed49aa2de534
parent 3e3f42f05f93d9950856d05dd4ee123512fc1059
Author: Dominik Schmidt <dominik@schm1dt.ch>
Date:   Sat, 31 Aug 2019 15:34:19 +0200

Add the RECORD command to the readme

Diffstat:
Readme.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Readme.md b/Readme.md @@ -51,6 +51,7 @@ The following commands are supported: * `PLAY </path/to/file.wav>`: Play a file. Multiple files can be played at the same time. * `STOP`: Stop the file that has been added last. * `MESSAGE <msg>`: Send a SIP message to the remote side +* `RECORD </path/to/file.wav>`: Record the conversation to the given file. If no file is given, the current recording is stopped. The following lines can be received via stdin: