siproc

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

commit 466666caceba18048e54faeb5d2cfd0afae0b6e0
parent 897ec4da781d701f0e8f6a793ae963896a54c58d
Author: Dominik Schmidt <dominik@schm1dt.ch>
Date:   Mon,  7 Oct 2019 15:34:03 +0200

Include the args parameter in the manpage

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

diff --git a/siproc.1 b/siproc.1 @@ -5,6 +5,7 @@ siproc \- a SIP softphone spawning processes for calls .SY siproc .I /path/to/executable +.RI [ args \&...] .YS .SH DESCRIPTION siproc is a SIP client, that spawns a given process for every incoming or outgoing call.