non port: net/asterisk16/Makefile |
SVNWeb
|
Number of commits found: 163 (showing only 100 on this page) |
Wed, 16 Aug 2023
|
[ 02:30 Muhammad Moinur Rahman (bofh) ] 8b7faa2
net/asterisk16: Fix build with OpenSSL 3
Although astersisk itself builds fine with OpenSSL 3 however one of it's
internal project pjproject fails to detect OpenSSL 3 and picks up gnutls
as a dependency but fails to detect the library.
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Wed, 26 Jul 2023
|
[ 17:47 Muhammad Moinur Rahman (bofh) ] 4cf3d6b
net/asterisk16: Fix build with openssl3
Sponsored by: The FreeBSD Foundation
|
Sat, 22 Jul 2023
|
[ 06:11 Muhammad Moinur Rahman (bofh) ] cf7fe19
net/asterisk16: Mark IGNORESSL
This port do not have upstream support for OpenSSL 3 and later as it's
supposed toe expire on 2023-10-09 so mark IGNORE_SSL for OSVERSION
1400092 and cases where SSL_DEFAULT is openssl.
Sponsored by: The FreeBSD Foundation
|
Sat, 8 Jul 2023
|
[ 20:46 Christoph Moench-Tegeder (cmt) ] ad5dfdf
net/asterisk16: update to 16.30.1
Announcement:
http://lists.digium.com/pipermail/asterisk-announce/2023-July/000884.html
|
Wed, 17 May 2023
|
[ 16:30 Muhammad Moinur Rahman (bofh) ] 9b178ff (Only the first 10 of 108 ports in this commit are shown above. )
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket)
|
Tue, 2 May 2023
|
[ 11:38 Muhammad Moinur Rahman (bofh) ] 7ba129c
net/asterisk16: Unbreak on HEAD
- Pet portclippy
|
Sat, 29 Apr 2023
|
[ 22:51 Muhammad Moinur Rahman (bofh) ] 92bb2c9
net/asterisk16: Mark DEPRECATED
- Upstream EOL reaches on 2023-10-09. See more more information:
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
- Set EXPIRATION_DATE to 2023-12-31
Approved by: portmgr (blanket)
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Thu, 9 Mar 2023
|
[ 22:45 Christoph Moench-Tegeder (cmt) ] d203b09
net/asterisk16: (belatedly) update to 16.30.0
Announcement:
https://www.asterisk.org/asterisk-news/asterisk-16-30-0-now-available/
|
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
Fri, 2 Dec 2022
|
[ 18:58 Christoph Moench-Tegeder (cmt) ] 2edfd70
net/asterisk16: update to 16.29.1
Announcement:
http://lists.digium.com/pipermail/asterisk-announce/2022-December/000873.html
|
Fri, 21 Oct 2022
|
[ 21:43 Christoph Moench-Tegeder (cmt) ] 63e1193
net/asterisk16: update to 16.29.0
Announcement:
http://lists.digium.com/pipermail/asterisk-announce/2022-October/000869.html
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
[ 10:26 Tobias C. Berner (tcberner) ] b86221f (Only the first 10 of 99 ports in this commit are shown above. )
cleanup: remove trailing whitepaces
|
Tue, 30 Aug 2022
|
[ 08:12 Guido Falsi (madpilot) ] c689b74
net/asterisk: drop maintainership
Drop maintainership for asterisk and related ports.
I've not been using asterisk for a while now, and am unable to
properly test updates and patches now.
Releasing it to the heap, hoping someone actually using it can take
maintanership.
|
[ 08:06 Guido Falsi (madpilot) ] 103c97c
net/asterisk16: Add red_geolocation support
Add a GEOLOCATION option (off by default) to allow building the new
res_geolocation module, which allows to use geolocation information
in SIP protocol (upstream provider support required).
Since it requires architecture specific flags to be passed to ld,
I've enabled it only for tier 1 architectures at present.
PR: 266053
Tested by: Seneca Cunningham <seneca@vybenetworks.com>
|
Thu, 18 Aug 2022
|
[ 19:16 Guido Falsi (madpilot) ] 84d6fb6
net/asterisk16: Update to 16.28.0
|
Thu, 23 Jun 2022
|
[ 19:41 Guido Falsi (madpilot) ] bbe5900
net/asterisk16: Update to 16.27.0
|
Fri, 20 May 2022
|
[ 07:28 Guido Falsi (madpilot) ] ce36ea9
net/asterisk16: Update to 16.26.1
|
Tue, 17 May 2022
|
[ 15:14 Guido Falsi (madpilot) ] f7aef85
net/asterisk16: Fix configure issue when PJSIP option is disabled
pkgconfig is now used by asterisk to detect most required dependencies,
so add it to the global USES.
At the same time there is a bug in the menuselect configure script
that shows up when the PJSIP option is disabled. It tries to run
sed through a $SED variable before populating it.
As a workaround for now I just replace the $SED variable with the
bare sed command.
PR: 263980
Fixes: e8e6fba878cf12
|
Fri, 13 May 2022
|
[ 22:26 Guido Falsi (madpilot) ] e8e6fba
net/asterisk16: Update to 16.26.0
- Embedded pjproject updated from 2.10 to 2.12
- Fix terminfo detection by adding the correct path to detection code [1]
- Add note to pkg-descr to explain that the misc/terminfo-db port
is required to get color in the console
Reported by: ogogon@ogogon.org (via email) [1]
|
Wed, 27 Apr 2022
|
[ 22:44 Piotr Kubaj (pkubaj) ] c160db3
net/asterisk16: sync options for powerpc64le with powerpc64
|
[ 13:21 Piotr Kubaj (pkubaj) ] 7176973
net/asterisk16: sync options for powerpc and powerpc64 with other architectures
|
[ 07:49 Guido Falsi (madpilot) ] 5c45ceb
net/asterisk16: Update to 16.25.3
|
Fri, 15 Apr 2022
|
[ 07:50 Guido Falsi (madpilot) ] c20d2c7
net/asterisk16: Update to 16.25.2
MFH: 2022Q2
Security: a5de43ed-bc49-11ec-b516-0897988a1c07
8838abf0-bc47-11ec-b516-0897988a1c07
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Wed, 30 Mar 2022
|
[ 11:04 Guido Falsi (madpilot) ] 8281862
net/asterisk16: Update to 16.25.1
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Thu, 24 Mar 2022
|
[ 23:48 Guido Falsi (madpilot) ] 79a9cf0
net/asterisk16: Update to 16.25.0
|
Sat, 5 Mar 2022
|
[ 12:00 Guido Falsi (madpilot) ] de2f981
net/asterisk16: Update to 16.24.1
MFH: 2022Q1
Security: 964c5460-9c66-11ec-ad3a-001999f8d30b
|
Sat, 12 Feb 2022
|
[ 14:28 Guido Falsi (madpilot) ] f0f6679
net/asterisk16: Fix build when textproc/xmlstarlet is installed
Asterisk build system checks for presence of xmlstarlet as "xml"
binary on the system.
If found it triggers part of the build system trying to download
some external files during the install phase which even uses a
command line tool not available on FreeBSD.
Such code is not necessary for the port, as all supported modules
are downloaded using ports tree provided functionality. Furthermore
downloading files from the internet is forbidden during the install
phase.
This patch forces the variable used by the Makefiles to identify
xmlstarlet presence to be empty. so the code path described above
is not triggered.
PR: 261884
|
Thu, 10 Feb 2022
|
[ 22:16 Guido Falsi (madpilot) ] 385f451
net/asterisk16: Update to 16.24.0
|
Mon, 13 Dec 2021
|
[ 16:37 Guido Falsi (madpilot) ] 2e05a8c
net/asterisk16: Update to 16.23.0
Also remove old, unneeded patch.
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Wed, 10 Nov 2021
|
[ 06:20 Fernando Apesteguía (fernape) ] a55c182 (Only the first 10 of 17 ports in this commit are shown above. )
comms/spandsp: Update to 3.0.0
Patch consumers and bump PORTREVISION where appropriate.
PR: 258999
Reported by: jailbird@fdf.net (maintainer)
Reviewed by: madpilot@
|
Tue, 2 Nov 2021
|
[ 17:49 Guido Falsi (madpilot) ] 3d9c00b
net/asterisk16: Update to 16.22.0
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Mon, 11 Oct 2021
|
[ 22:49 Guido Falsi (madpilot) ] a799862
net/asterisk16: Update to 16.21.1
Fixes runtime issue: pbx_ael: Infinite loop on reload
MFH: 2021Q4
|
Thu, 7 Oct 2021
|
[ 18:02 Guido Falsi (madpilot) ] c394451
net/asterisk16: Update to 16.21.0
|
Fri, 13 Aug 2021
|
[ 08:37 Guido Falsi (madpilot) ] 3f5c7e3
net/asterisk16: Update to 16.20.0
|
Sat, 24 Jul 2021
|
[ 09:27 Guido Falsi (madpilot) ] 99857c5
net/asterisk16: Update to 16.19.1
Security: ffa364e1-ebf5-11eb-aef1-0897988a1c07,
fb3455be-ebf6-11eb-aef1-0897988a1c07,
53fbffe6-ebf7-11eb-aef1-0897988a1c07
|
Sat, 17 Jul 2021
|
[ 08:25 Guido Falsi (madpilot) ] fe2f79e
net/asterisk*: Remove ONLY_FOR_ARCHS restriction
There is no architecture specific code in asterisk. It used to have
problems building on certain architectures due to the software
leveraging some then advanced compiler features.
At present asterisk is expected to compile and work fine on all
supported architectures. This is also shown by the restriction being
removed including almost all of them.
Noticed by: danfe
MFH: 2021Q3
|
Wed, 14 Jul 2021
|
[ 10:32 Guido Falsi (madpilot) Author: José Pérez ] dc9bf7d
net/asterisk*: Add aarch64 support
User testing reports asterisk compiles and works fine on aarch64.
PR: 257176
Tested by: José Pérez <pr@aoek.com>
MFH: 2021Q3
|
Thu, 24 Jun 2021
|
[ 21:05 Guido Falsi (madpilot) ] f92d3a7
net/asterisk16: Update to 16.19.0
|
Fri, 7 May 2021
|
[ 19:59 Guido Falsi (madpilot) ] 6860e94
net/asterisk16: Update to 16.18.0
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Mar 2021
|
[ 16:56 madpilot ]
Update asterisk16 to 16.17.0
|
Mon, 15 Mar 2021
|
[ 22:22 madpilot ]
- Add variable to configure group owner for asterisk runtime directory
creation in startup script
- Correct order of variables
PR: 254232
SUbmitted by: Boris Korzun <drtr0jan@yandex.ru>
|
Fri, 5 Mar 2021
|
[ 00:04 madpilot ]
Update asterisk16 to 16.16.2
Security: 9e8f0766-7d21-11eb-a2be-001999f8d30b
MFH: 2021Q1
|
Fri, 19 Feb 2021
|
[ 00:26 madpilot ]
Update asterisk16 to 16.16.1
Security: b330db5f-7225-11eb-8386-001999f8d30b,
e3894955-7227-11eb-8386-001999f8d30b,
5d8ef725-7228-11eb-8386-001999f8d30b,
ca21f5e7-7228-11eb-8386-001999f8d30b,
1bb2826b-7229-11eb-8386-001999f8d30b
|
Thu, 21 Jan 2021
|
[ 20:52 madpilot ]
Update asterisk16 to 16.16.0
|
Wed, 23 Dec 2020
|
[ 11:06 madpilot ]
- Update asterisk16 to 16.15.1
Security: 6adf6ce0-44a6-11eb-95b7-001999f8d30b
|
Fri, 20 Nov 2020
|
[ 15:18 madpilot ]
Update asterisk16 to 16.15.0
|
Fri, 6 Nov 2020
|
[ 07:40 madpilot ]
Update asterisk16 to 16.14.1
Security: 972fe546-1fb6-11eb-b9d4-001999f8d30b
29b7f0be-1fb7-11eb-b9d4-001999f8d30b
MFH: 2020Q4
|
Fri, 23 Oct 2020
|
[ 08:13 madpilot ] (Only the first 10 of 12 ports in this commit are shown above. )
- Repocopy asterisk16 to asterisk18 and update to new version 18.0.0
- Add conflicts and flavors for version 18 to asterisk modules I maintain.
|
[ 08:08 madpilot ]
Update asterisk16 to 16.14.0
|
Sun, 4 Oct 2020
|
[ 11:27 madpilot ]
Add XMLDOC option to control installation of XML documentation.
This is on by default, which prodiuces the same behavior as before.
PR: 249531
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
|
Wed, 23 Sep 2020
|
[ 19:50 linimon ]
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
|
Mon, 14 Sep 2020
|
[ 16:29 madpilot ]
Add to support for configurable umask to asterisk startup script.
PR: 249177
Submitted by: mickey242@gmx.net
|
Thu, 3 Sep 2020
|
[ 16:20 madpilot ]
Update asterisk16 to 16.13.0
|
Fri, 17 Jul 2020
|
[ 08:21 madpilot ] (Only the first 10 of 21 ports in this commit are shown above. )
- Update asterisk16 to 16.12.0
- Asterisk project now embeds pjsip 2.10, get it's distribution
from github and adapt port
- Remove patch merged upstream
- Refresh patches and rename to current naming scheme
- Reorder some variables to silnce portlint warning
|
Fri, 3 Jul 2020
|
[ 21:59 madpilot ]
Remove SQLITE2 option.
|
Fri, 19 Jun 2020
|
[ 08:56 madpilot ]
Apply patch from upstream to fix regression in chan_dahdi channel
variables.
Obtainer from: https://issues.asterisk.org/jira/browse/ASTERISK-28955
MFH: 2020Q2
|
Tue, 16 Jun 2020
|
[ 22:25 madpilot ]
Update asterisk16 to 16.11.1
|
Thu, 11 Jun 2020
|
[ 22:12 madpilot ]
- Update asterisk16 to 16.11.0
- Enable OPUS option by default [1]
Suggested by: mr44er <mr44er@gmail.com>
|
Sat, 9 May 2020
|
[ 15:46 madpilot ]
- Add new URIPARSER option, enabled by default
- Change to CONFIGURE_WITH options helper where applicable
PR: 246300
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
|
Fri, 8 May 2020
|
[ 15:11 madpilot ]
Add patch for bundled pjproject to avoid failed build due to race
conditions.
PR: 246300
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
|
Fri, 1 May 2020
|
[ 17:14 madpilot ]
- Remove bashisms from configure script which can cause wrong options
being passed to bundled pjproject configure script
- Prevent pjproject build from trying to touch, calculate checksum
and download the pjproject distribution file itself. This can cause
build failures in poudriere
Reported by: cmt
Tested by: cmt
|
Thu, 30 Apr 2020
|
[ 20:28 madpilot ]
- Update asterisk16 to 16.10.0
- Remove unneeded patch
|
Sat, 18 Apr 2020
|
[ 10:18 madpilot ]
Remove conflicts against removed asterisk15.
|
[ 09:50 madpilot ]
Make asterisk16 port use the bundled pjproject(pjsip) library, as
suggested by upstream.
Force the bundled pjproject to use external srtp library provided
by ports to ensure it and asterisk itself link to the same library.
This decouples asterisk from the pjsip port, allowing it to be
upsdaated without breaking asterisk. [1]
PR: 245607 [1]
Submitted by: yuri
|
Fri, 13 Mar 2020
|
[ 08:50 madpilot ]
Update asterisk16 to 16.9.0
|
Tue, 4 Feb 2020
|
[ 22:52 madpilot ]
Update asterisk16 to 16.8.0
|
Tue, 28 Jan 2020
|
[ 17:35 bapt ]
Revert accidental change
Reported by: sunpoet
Pointyhat: bapt
|
[ 17:20 bapt ]
Fix bad dependency on pkg origin which prevents using pkg-devel
|
Wed, 25 Dec 2019
|
[ 06:53 tobik ]
net/asterisk*: Remove now unused BASE_DESC
|
Tue, 24 Dec 2019
|
[ 21:48 madpilot ]
- Update asterisk16 to 16.7.0
- Fix build on powerpc64 [1]
- Remove COMPILER option [1]
PR: 242831 [1]
Submitted by: pkubaj
|
Fri, 22 Nov 2019
|
[ 10:38 madpilot ]
Update asterisk16 to 16.6.2
Security: a8d94711-0d03-11ea-87ca-001999f8d30b
49b61ab6-0d04-11ea-87ca-001999f8d30b
MFH: 2019Q4
|
Wed, 20 Nov 2019
|
[ 21:51 madpilot ]
Really build the opus module when the OPUS option is enabled.
PR: 242103
Submitted by: ben@desync.com
MFH: 2019Q4
|
Wed, 16 Oct 2019
|
[ 21:33 madpilot ]
Update asterisk16 to 16.6.1
|
[ 12:47 rene ]
net/asterisk1[36]: Remove expired option for Japanese sound.
Drop SOUNDS submenu (only G729 is left).
|
Wed, 9 Oct 2019
|
[ 14:32 madpilot ]
Update asterisk16 to 16.6.0
|
[ 14:27 madpilot ]
Fix CDR with PostgreSQL 12
PR: 241116
Submitted by: cmt
MFH: 2019Q4
|
Fri, 6 Sep 2019
|
[ 10:53 madpilot ]
Update asterisk16 to 16.5.1
Security: 7d53d8da-d07a-11e9-8f1a-001999f8d30b
d94c08d2-d079-11e9-8f1a-001999f8d30b
MFH: 2019Q3
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Thu, 25 Jul 2019
|
[ 20:48 madpilot ]
Update asterisk16 to 16.5.0
|
Fri, 12 Jul 2019
|
[ 16:49 madpilot ]
- Update asterisk16 to 16.4.1
Security: 818b2bcb-a46f-11e9-bed9-001999f8d30b,
e9d2e981-a46d-11e9-bed9-001999f8d30b
MFH: 2019Q3
|
Wed, 19 Jun 2019
|
[ 17:18 madpilot ]
- Update pjsip to 2.9
- Remove patches already applied upstream
- Bump PORTREVISION on asterisk ports to avoid crashes
|
Fri, 31 May 2019
|
[ 07:41 madpilot ]
- Update asterisk16 to 16.4.0
- Avoid overriding previous LDFLAGSS values
- Remove upstreamed patch
|
Fri, 3 May 2019
|
[ 12:36 madpilot ]
Bump PORTREVISION on asterisk ports after r500705 changes to pjsip.
Crashes have been reported, which are fixed by reinstallation.
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net>
MFH: 2019Q2
|
Thu, 4 Apr 2019
|
[ 17:02 madpilot ]
Update asterisk16 to 16.3.0
|
Fri, 1 Mar 2019
|
[ 18:23 madpilot ]
Update asterisk16 to 16.2.1
Security: be0e3817-3bfe-11e9-9cd6-001999f8d30b
CVE-2019-7251
MFH: 2019Q1
|
Mon, 18 Feb 2019
|
[ 08:24 madpilot ]
Update asterisk16 to 16.2.0
|
Mon, 28 Jan 2019
|
[ 19:00 madpilot ]
- Force asterisk ports to prefer newly compiled libasteriskssl.so
to already installed one when compiling the port on live system
where asterisk is already present.
- While here Make some minor cosmetic changes.
PR: 235233
Submitted by: pfduch@yandex.ru
|
Thu, 24 Jan 2019
|
[ 09:53 madpilot ]
Add MACRO option to asterisk16 to enable compiling the app_macro
module.
Make the option default to on.
This module used to be present by default in older asterisk versions
and even though the module is deprecated and disabled by default
upstream now, it's required by many asterisk tools to work properly,
so provide it in the binary package by default for the time being.
Requested by: admin@wildwolf.ru,
lidl
|
Fri, 18 Jan 2019
|
[ 20:10 madpilot ]
Use github helper to get OPUS option distfile.
Suggested by: mat
|
Thu, 17 Jan 2019
|
[ 17:31 madpilot ]
Fix extract phase when G729 option is enabled.
I involuntarily introduced the failure in the previous commit.
|
[ 13:06 madpilot ]
Add OPUS option to asterisk ports to enable the opus codec.
While here use DIST_SUBDIR to keep all the asterisk files in one
subdirectory.
PR: 234547
Submitted by: Ludovic Desweemer <ludovic.desweemer@gmail.com>
|
Thu, 27 Dec 2018
|
[ 15:55 madpilot ]
- Update net/asterisk13 to 13.24.1
- Update net/asterisk15 to 15.7.1
- Update net/asterisk16 to 16.1.1
Changelog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-13.24.1
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-15.7.1
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-16.1.1
|
Number of commits found: 163 (showing only 100 on this page) |