From e45b080c4fa11aa1ca1e155a5c12c0dbc886f4e7 Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Wed, 24 Dec 2014 14:19:04 +0100 Subject: release baresip version 0.4.12 --- docs/ChangeLog | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ docs/README | 2 +- 2 files changed, 78 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/ChangeLog b/docs/ChangeLog index 3282ab5..5ce39d9 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,80 @@ +2014-12-24 Alfred E. Heggestad + + * Version 0.4.12 + + * GIT commit 67993e35d980375458348b264c4a35a944bb5180 + * NOTE: Requires libre v0.4.11 or later + + * baresip: + - account: add regint and pubint + - audio: fix checking of sample-rate range + - config: remove the "input" block + - config: added support for quoted device parameters + - config: fix conversion of bandwidth to kbit/s + - config: generate more relevant config for FreeBSD and OpenBSD + (thanks Dmitrij D. Czarkoff) + - reg: add support for extracting GRUU parameter + - main: add -p option to set path to audio files + - sipreq: make response-handler optional + - ua: add support for GRUU (RFC 5627) + (many thanks to Juha Heinanen for starting this work and + helping out with the testing) + - ua: moved presence-status to each struct ua instance + - ua: add presence status to each User-Agent instance + - ua: use public-GRUU if set, otherwise local cuser + - ui: make UI single instance + - video: add VIDENC_INTERNAL_FMT (suggested by Victor Sergienko) + + * docs: added sample configuration files + + * account: added pubint for Publishing Interval + + * avcodec: upgrade to recent ffmpeg/libav APIs + either FFmpeg or libav can be used + + * celt: deleted module (replaced by opus) + + * cons: update usage of struct ui, added output handler + added config: cons_listen 0.0.0.0:5555 + + * evdev: update usage of struct ui, added output handler + added config: evdev_device /dev/input/event0 + + * httpd: added ui output handler + + * menu: added command 'o' for sending OPTION request + (thanks to Juha Heinanen) + + added command 'D' for accepting incoming calls + + * mwi: subscribe to MWI after Registration succeeded + (thanks to Juha Heinanen) + + * opensles: add double-buffering and some tuning + (thanks to Francesco Bradascio) + + * opus: added config "opus_bitrate" (thanks to Sebastian Reimers) + + * presence: added support for PUBLISH (thanks to Juha Heinanen) + interop fixes and tuning + + * stdio: update usage of struct ui, added output handler + + * uuid: use internal version of generating UUID + + * v4l2: use memory mapped mode only + + * vumeter: dont call tmr_start from non-RE thread + + * wincons: update usage of struct ui, added output handler + + * winwave: fix bug when closing player device + (thanks to Tomasz Ostrowski) + add support for mapping device name to index + + * zrtp: add support for verify SAS (thanks to Ingo Feinerer) + + 2014-06-21 Alfred E. Heggestad * Version 0.4.11 diff --git a/docs/README b/docs/README index fbb8cf1..ee1e96b 100644 --- a/docs/README +++ b/docs/README @@ -304,7 +304,7 @@ Supported compilers: External dependencies: -libre v0.4.10 or later +libre v0.4.11 or later librem v0.4.6 or later -- cgit v1.2.3