Andreas Wacknitz
2024-03-24 6fcf61408b2b45b108697505acb3efa51592737a
asterisk: update to 21.2.0

4 files modified
14 ■■■■■ changed files
components/network/asterisk/Makefile 6 ●●●●● patch | view | raw | blame | history
components/network/asterisk/asterisk.p5m 2 ●●●●● patch | view | raw | blame | history
components/network/asterisk/manifests/sample-manifest.p5m 2 ●●●●● patch | view | raw | blame | history
components/network/asterisk/pkg5 4 ●●●● patch | view | raw | blame | history
components/network/asterisk/Makefile
@@ -17,14 +17,15 @@
OPENSSL_VERSION= 3.1
BUILD_BITS= 64
USE_PARALLEL_BUILD= yes
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        asterisk
COMPONENT_VERSION=    21.1.0
COMPONENT_VERSION=    21.2.0
COMPONENT_SUMMARY=    Asterisk is an all-purpose telephony server
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:488100fe1d5648f629e22b52c87d9133892bf556f0c544eea659185cea6e8a69
COMPONENT_ARCHIVE_HASH=    sha256:5737a976e9252e2d5e87d2e8176b1e07415057291c656b7547d0a79e0e8c3969
COMPONENT_PROJECT_URL=    https://www.asterisk.org
COMPONENT_ARCHIVE_URL=    https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        network/asterisk
@@ -83,6 +84,7 @@
CONFIGURE_OPTIONS +=    --with-crypto=$(OPENSSL_PREFIX)
CONFIGURE_OPTIONS +=    --with-ssl=$(OPENSSL_PREFIX)
CONFIGURE_OPTIONS +=    --with-pjproject-bundled
#CONFIGURE_OPTIONS +=    --with-libjwt-bundled
CONFIGURE_OPTIONS +=    --with-gsm=internal
CONFIGURE_OPTIONS +=    --with-ilbc=internal
CONFIGURE_OPTIONS +=    --with-unixodbc
components/network/asterisk/asterisk.p5m
@@ -439,7 +439,6 @@
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_send_to_voicemail.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_session.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_sips_contact.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_stir_shaken.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_t38.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_transport_websocket.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_xpidf_body_generator.so
@@ -465,7 +464,6 @@
file path=usr/lib/$(MACH64)/asterisk/modules/res_stasis_recording.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_stasis_snoop.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_statsd.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_stir_shaken.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_stun_monitor.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_timing_pthread.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_timing_timerfd.so
components/network/asterisk/manifests/sample-manifest.p5m
@@ -428,7 +428,6 @@
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_send_to_voicemail.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_session.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_sips_contact.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_stir_shaken.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_t38.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_transport_websocket.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_pjsip_xpidf_body_generator.so
@@ -454,7 +453,6 @@
file path=usr/lib/$(MACH64)/asterisk/modules/res_stasis_recording.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_stasis_snoop.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_statsd.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_stir_shaken.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_stun_monitor.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_timing_pthread.so
file path=usr/lib/$(MACH64)/asterisk/modules/res_timing_timerfd.so
components/network/asterisk/pkg5
@@ -4,8 +4,8 @@
        "codec/speex",
        "database/mariadb-106",
        "database/mariadb-106/library",
        "database/postgres-15/developer",
        "database/postgres-15/library",
        "database/postgres-16/developer",
        "database/postgres-16/library",
        "database/sqlite-3",
        "library/freetds",
        "library/glib2",