siproc

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

commit 0a33e349a7b437dcf8b17ea25f4a388d7a55ff40
parent 94589fe693e0185a02182b2f7205119430522af1
Author: Dominik Schmidt <dominik@schm1dt.ch>
Date:   Mon, 28 Oct 2019 15:42:58 +0100

Actually log the remote end in the siproc.1 example

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

diff --git a/siproc.1 b/siproc.1 @@ -182,6 +182,8 @@ Afterwords, the file given on $1 is played, and once that is done, the call hung .EX #!/bin/bash +echo "$SIPROC_REMOTE_URI" >> log + if [ "$SIPROC_OUTGOING" == "n" ] then echo "ANSWER"