Date: Fri, 30 Jan 2026 22:29:33 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> Subject: git: 46e972ab197f - main - net/asterisk20: Update 20.17.0 => 20.18.1 Message-ID: <697d30cd.37c9e.411e237a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=46e972ab197fca60ff07f192fd9959bbe7045b15 commit 46e972ab197fca60ff07f192fd9959bbe7045b15 Author: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> AuthorDate: 2026-01-30 22:27:23 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-01-30 22:29:23 +0000 net/asterisk20: Update 20.17.0 => 20.18.1 Changelog: https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ChangeLog-20.18.0.html https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ChangeLog-20.18.1.html This update incorporates an important fix for FreeBSD users: - rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY PR: 262386 292768 Approved by: Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> (maintainer) Sponsored by: PANS Jarosław MFH: 2026Q1 --- net/asterisk20/Makefile | 2 +- net/asterisk20/distinfo | 6 +++--- net/asterisk20/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/net/asterisk20/Makefile b/net/asterisk20/Makefile index 2b63423942ee..e5a3810f7847 100644 --- a/net/asterisk20/Makefile +++ b/net/asterisk20/Makefile @@ -1,5 +1,5 @@ PORTNAME= asterisk -DISTVERSION= 20.17.0 +DISTVERSION= 20.18.1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk20/distinfo b/net/asterisk20/distinfo index 6ba9e168cf0c..6be9cb6530f4 100644 --- a/net/asterisk20/distinfo +++ b/net/asterisk20/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1763804886 -SHA256 (asterisk/asterisk-20.17.0.tar.gz) = a1c0bfa39b5ff6a5b869a2acc9a749bbd549812f8ab4b37c3e275c18623fe3b9 -SIZE (asterisk/asterisk-20.17.0.tar.gz) = 28583156 +TIMESTAMP = 1769713379 +SHA256 (asterisk/asterisk-20.18.1.tar.gz) = fffc04d9348676c884224d5f66201c0c88468f382b3f58c41c2e5afd4a72868f +SIZE (asterisk/asterisk-20.18.1.tar.gz) = 28627742 SHA256 (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = b49dec15e07bb9bff6af0da3a07180651a38ef54d3ea54a3f20c35f081ed8714 SIZE (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = 1557798 SHA256 (asterisk/asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 diff --git a/net/asterisk20/pkg-plist b/net/asterisk20/pkg-plist index fdeebc7652d6..b530e129b1bd 100644 --- a/net/asterisk20/pkg-plist +++ b/net/asterisk20/pkg-plist @@ -30,6 +30,7 @@ @sample %%ETCDIR%%/cel_tds.conf.sample @sample %%ETCDIR%%/chan_dahdi.conf.sample @sample %%ETCDIR%%/chan_mobile.conf.sample +@sample %%ETCDIR%%/chan_websocket.conf.sample @sample %%ETCDIR%%/cli.conf.sample @sample %%ETCDIR%%/cli_aliases.conf.sample @sample %%ETCDIR%%/cli_permissions.conf.sample @@ -270,6 +271,7 @@ include/asterisk/res_pjsip_cli.h include/asterisk/res_pjsip_outbound_publish.h include/asterisk/res_pjsip_presence_xml.h include/asterisk/res_pjsip_pubsub.h +include/asterisk/res_pjsip_redirect.h include/asterisk/res_pjsip_session.h include/asterisk/res_pjsip_session_caps.h include/asterisk/res_prometheus.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697d30cd.37c9e.411e237a>
