869 Commits

Author SHA1 Message Date
sthen
b030972a67 update to kamailio-5.4.5 2021-04-28 19:35:07 +00:00
sthen
975045eab8 +sngrep 2021-04-28 19:12:50 +00:00
sthen
45d7034689 import ports/telephony/sngrep, tweak/ok tracey@
sngrep is an ncurses-based tool for displaying SIP call message flows,
either from live capture or stored pcap files.
2021-04-28 19:12:30 +00:00
sthen
f5ca73ac23 update to asterisk-18.3.0 2021-03-27 15:20:38 +00:00
bluhm
fad0efb181 update p5-Net-SIP to 0.828 2021-03-10 20:06:22 +00:00
sthen
caf616ec80 update to p5-asterisk-1.08 2021-03-06 16:28:05 +00:00
sthen
796cb33bd7 update to asterisk-18.2.2
* AST-2021-006 - res_pjsip_t38.c: Check for session_media on reinvite.

When Asterisk sends a reinvite negotiating T38 faxing, it's possible a
crash can occur if the response contains a m=image and zero port. The
reinvite callback code now checks session_media to see if it is null or
not before trying to access the udptl variable on it.

ASTERISK-29305
2021-03-05 15:00:20 +00:00
sthen
dc74a5a440 adjust asterisk's third-party/apply_patches script to use a suffix,
avoiding the need for PATCHORIG in the main port
2021-02-26 16:34:01 +00:00
sthen
4fa7ad11f2 FIX_CRLF_FILES should root files in WRKDIST, not WRKSRC.
pointed out by espie@
2021-02-25 23:04:54 +00:00
sthen
7cb1984d5f use FIX_CRLF_FILES, this is so much neater I can't believe we didn't
do it before!
2021-02-25 22:26:01 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
ae151a55e8 update to stuntman-1.2.16 2021-02-21 16:51:25 +00:00
sthen
8feafc55c1 update to iaxmodem-1.3.2 2021-02-21 16:49:50 +00:00
sthen
3a5e5e735e update to asterisk-18.2.1
AST-2021-001: Remote crash in res_pjsip_diversion
AST-2021-002: Remote crash possible when negotiating T.38
AST-2021-003: Remote attacker could prematurely tear down SRTP calls
AST-2021-004: An unsuspecting user could crash Asterisk with multiple hold/unhold requests
AST-2021-005: Remote Crash Vulnerability in PJSIP channel driver
2021-02-18 21:28:01 +00:00
sthen
e212f34da9 kamailio: reinstate gcc4 fix for duktape 2021-02-16 16:58:48 +00:00
naddy
99e57994fb telephony/fobbit: fix build with -fno-common
While here, get rid of carriage return line endings and update the
home page of this long-dead project.
2021-02-09 22:59:15 +00:00
sthen
f18399dd37 update to kamailio-5.4.3, major update that includes amongst other
things a fix for -fno-common so it will keep on building.
needs runtime tests!
2021-02-06 21:32:05 +00:00
sthen
ab10b167c2 asterisk: cope with c-client api change in alpine 2.22+ 2021-02-04 22:16:54 +00:00
sthen
f401ddef53 kamailio: regen plists 2021-02-04 18:43:58 +00:00
sthen
c126ca6847 -fno-common fix for astmanproxy
there is an active fork of this code on github.com/davies147/astmanproxy,
but it uses various linuxisms (pthread_timedjoin_np, prctl) so sticking
with the old one.
2021-01-31 19:06:09 +00:00
ajacoutot
b051c93475 Unbreak: typo (harbuzz->harfbuzz) 2021-01-31 08:57:06 +00:00
sthen
8b24931c72 sync WANTLIB 2021-01-29 15:54:37 +00:00
sthen
8bdb7c61f3 update to asterisk-18.2.0 2021-01-21 20:04:53 +00:00
sthen
5a38b52fb3 update to asterisk-18.1.1
AST-2020-003: Remote crash in res_pjsip_diversion -
A crash can occur in Asterisk when a SIP message is received that has a
History-Info header, which contains a tel-uri.

AST-2020-004: Remote crash in res_pjsip_diversion -
A crash can occur in Asterisk when a SIP 181 response is received that
has a Diversion header, which contains a tel-uri.
2020-12-23 14:00:53 +00:00
sthen
b9133f2a15 asterisk: fix pkgnames, reported by Mark Pateuck 2020-12-18 09:00:23 +00:00
sthen
1300d78036 @ask-update already adds a trailing . so we don't need to 2020-12-17 00:03:44 +00:00
sthen
566984a115 drop obsolete flavour information from DESCR-main 2020-12-17 00:00:50 +00:00
sthen
d51d80fe86 no need to overwrite FULLPKGNAME/FULLPKGPATH now this is no longer flavoured. 2020-12-17 00:00:11 +00:00
sthen
bfddeb4fc0 move asterisk to 18.1.0 from the 18.x LTS branch.
IMAP voicemail has moved from building all of Asterisk with a separate
build option (with imap files linked to the main binaries) to a separate
module which can be switched in config. (Only one voicemail module is
allowed at a time, if you have multiple of these installed you can
select between them with noload in modules.conf).

Quirks doesn't handle a flavour moving to unflavoured+subpackage; use
@ask-upgrade so that users of the imap flavour (and only them) are
warned about this at update time.
2020-12-16 23:57:26 +00:00
sthen
22e4e26ebe fix previous, dpb didn't like it 2020-12-16 21:51:02 +00:00
sthen
cd79c00252 asterisk: tweak the -fblocks/BlocksRuntime setup after another
failed attempt to get this working with clang
2020-12-16 17:57:08 +00:00
bluhm
c0e082a284 update p5-Net-SIP to 0.826 2020-12-11 21:29:53 +00:00
sthen
28f1191a5a asterisk: AST.pdf is no more, replace the reference in pkg-readme with a
link to the official documentation wiki.
2020-11-25 14:11:17 +00:00
bluhm
e74f4f0082 p5-Net-SIP to 0.825 2020-11-24 15:46:17 +00:00
sthen
add9e763bb update to asterisk-16.15.0 2020-11-20 12:38:53 +00:00
sthen
a1c0efce36 Update to Asterisk 16.14.1, fixing two issues with res_pjsip (both
requiring authenticated sessions to trigger):

AST-2020-001: Remote crash in res_pjsip_session
AST-2020-002: Outbound INVITE loop on challenge with different nonce
2020-11-06 09:05:51 +00:00
sthen
ef361aa4e1 update to asterisk-16.14.0 2020-10-20 13:48:04 +00:00
ian
5efc598563 Add 6.8 song.
"...But two years go by and still my light's on
This is hard for me to say, but this is all that I can take

It's the last song I'll ever write for you
It's the last time that I'll tell you just how much I really care
This is the last song I'll ever sing for you..."
2020-10-18 16:02:16 +00:00
naddy
f53d54c834 Update to 0.8.3 and take maintainer.
Changes:
- mostly bugfixes and performance improvements

New plugins:
- plugin_stats: write some statistics about currently active calls
- plugin_blacklist: new plugin to block UACs that cause excessive
  failures during REGISTER attempts
2020-10-02 19:22:09 +00:00
sthen
5a89463f17 asterisk: update the description around -fblocks failing on clang arches,
patch and tweak the port Makefile to make it easier to test this
2020-09-12 19:35:37 +00:00
sthen
8220ecbd7a update to asterisk-16.13.0 2020-09-04 21:22:41 +00:00
feinerer
455a84983e Update to coturn 4.5.1.3 2020-08-15 05:11:03 +00:00
sthen
f3c2287b93 update email address 2020-08-01 11:23:05 +00:00
sthen
7dbd3bd68c asterisk: disable libvpx, which is enabled by default in the newer version
of pjsip used by asterisk 16.12.0.

The Asterisk port can't use anything which pulls in libc++ libraries
because (unless someone can fix -fblocks in clang) it has to build with
gcc/libestdc++ resulting in conflicting libraries.
2020-07-21 19:42:34 +00:00
sthen
b3cf84d6d1 update to asterisk-16.12.0 2020-07-20 13:37:02 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
semarie
9c2a6809e3 update telephony/py-phonenumbers to 8.12.6
ok @robert
reviewed by Renaud Allard
2020-07-05 09:50:46 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
e2509cc689 iaxclient: honour CC in Tcl build parts, from Brad 2020-06-21 13:58:47 +00:00