commit 0c32f75621808221a364f6920c374ef8799d5713 parent 0a33e349a7b437dcf8b17ea25f4a388d7a55ff40 Author: Dominik Schmidt <dominik@schm1dt.ch> Date: Mon, 28 Oct 2019 15:44:41 +0100 Remove leftover FIFO primitive in siproc.1 example Diffstat:
M | siproc.1 | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/siproc.1 b/siproc.1 @@ -168,7 +168,7 @@ export SIPROC_REGISTRAR_URI='sip:sipproxy.com' while read uri do echo "CALL $uri" -done | siproc ./handle.sh message.wav <siproc_in +done | siproc ./handle.sh message.wav .EE . .SS HANDLER