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 f98a49af744b27c5dd23d87994cb7137d6b3a575
parent 45a481a9dbb03eb71181cb37a688eeddc46c218c
Author: Dominik Schmidt <dominik@schm1dt.ch>
Date:   Sat, 16 Nov 2019 22:09:32 +0100

Update the version to 0.1.0

Diffstat:
ACHANGELOG | 9+++++++++
Msiproc.1 | 2+-
2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -0,0 +1,9 @@ +0.1.0 (2019-11-16) +------------------ + +* Standardize logging to use PJ_LOG everywhere. +* Make siproc more robust to out-of-order commands. +* Add the siproc-parameters command ++ Add commands to connect to connect to alsa devices ++ Add environment variable for setting the log level ++ Add environment variable to prioritize codecs diff --git a/siproc.1 b/siproc.1 @@ -1,4 +1,4 @@ -.TH siproc 1 "2019-10-28" "0.0.1" "siproc man page" +.TH siproc 1 "2019-11-16" "0.1.0" "siproc man page" . .SH NAME siproc \- a SIP softphone spawning processes for calls