ajacoutot
7995708f3c
Bring rc_bg back.
2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0
I forgot the bump commit...
2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8
Cope with recent rc.subr(8) change (removal of rc_bg etc.)
2017-05-27 13:53:06 +00:00
sthen
bdddc7a175
update to asterisk-13.15.1, fixing AST-2017-004: Memory exhaustion
...
on short SCCP packets. This only affects SCCP users (chan_skinny).
13.15.1 also added some fixes to the bundled copy of PJSIP
(used by chan_pjsip, *not* used by chan_sip) -
AST-2017-002: Buffer Overrun in PJSIP transaction layer,
AST-2017-003: Crash in PJSIP multi-part body parser
- however that copy is not used by this package and will need to
be fixed separately.
2017-05-26 15:42:45 +00:00
sthen
9c8d475fe3
pass LDFLAGS to the autoconf test for clang -fblocks. still broken:
...
- clang + ld.bfd: link fails in autoconf test, undefined symbols.
- clang + ld.lld: package builds, dlopen()ing the .so modules that use -fblocks
fails at runtime.
because with clang + ld.lld it does build but results in unusable packages,
explicitly mark BROKEN-aarch64 for now.
2017-05-26 15:30:49 +00:00
espie
944532d42b
tweak makefile so that we can substitute -lcompiler_rt for -lgcc
...
fixes build with clang
2017-05-13 01:52:38 +00:00
sthen
3427d66e85
Oops, remove BUILD_DEPENDS which causes a loop because asterisk RUN_DEPENDS
...
on some of the sound files. Reported by dhill.
2017-05-12 14:19:50 +00:00
sthen
170b8248fb
set BUILD_DEPENDS on telephony/asterisk, there's no point packaging these
...
(fairly large) sound files on arch where asterisk doesn't work.
2017-05-10 10:58:36 +00:00
espie
8d860230fd
adjust distinfo post DISTFILES change
2017-05-06 15:10:17 +00:00
ian
006fe90472
Add 6.1 song.
2017-04-26 20:34:32 +00:00
sthen
56539fb322
remove -I- (deprecated in gcc, not available in clang). change preceding -I to -iquote.
2017-04-12 11:59:25 +00:00
sthen
073d25a37c
use LIBCXX
2017-04-10 11:46:32 +00:00
sthen
76cc768287
update to asterisk-13.15.0.
...
add various OPENSSL_VERSION_NUMBER patches now that asterisk supports
openssl 1.1:
- we don't have openssl 1.1's SSL_is_server yet, so use the old check
for ssl->server instead
- we do still need the hack to avoid initing multiple times which is
no longer needed in openssl 1.1
2017-04-07 21:32:20 +00:00
sthen
93733b5c4f
update to asterisk-13.14.1
...
http://downloads.digium.com/pub/security/AST-2017-001.html
CDR: Protect from data overflow in ast_cdr_setuserfield.
ast_cdr_setuserfield wrote to a fixed length field using strcpy.
This could result in a buffer overrun when called from chan_sip or
func_cdr. This patch adds a maximum bytes written to the field by using
ast_copy_string instead.
2017-04-05 10:27:36 +00:00
sthen
40792daef2
convert another getprotobyname()
2017-03-18 21:49:48 +00:00
sthen
721578dc23
Don't use thread-unsafe getprotobyname(), patch from jira ticket ASTERISK-26759.
...
Teach some helper scripts about common coredump paths in OpenBSD.
2017-03-18 21:42:04 +00:00
bluhm
bec9da1fd7
update p5-Net-SIP to 0.809
2017-03-16 16:22:53 +00:00
espie
9a9e652da7
better fix, don't commit before coffee
...
thx aja@
2017-03-07 14:22:15 +00:00
espie
cde35580d8
no idea where this g++ comes from but it's easy to fix
2017-03-07 12:49:35 +00:00
sthen
db780cda19
honour CC
2017-02-26 20:07:40 +00:00
sthen
035ece38c3
update to asterisk-13.14.0
2017-02-14 12:31:38 +00:00
czarkoff
1abf328642
Update to re-0.5.1
...
No SHLIB bump because there are no changes in API.
2017-02-12 11:15:51 +00:00
kili
513ae4b616
Revert the -kqueue subpackage changes that snucked in by accident.
...
ok sthen@
2017-02-07 21:09:10 +00:00
sthen
d0734edd19
raise debug level of other audiohook messages, even debug level 1 is unusable
...
on a busy system
2017-02-06 10:11:31 +00:00
sthen
7f2a39c127
Patch to raise level of Asterisk's "Read factory %p and write factory %p
...
both fail to provide %zu samples" debug message which is triggering very
frequently, so that it's possible to get debug level 5 messages without
flattening the box.
2017-02-02 14:04:07 +00:00
naddy
c4adeeb218
add one more 6.0 song
2017-01-07 15:22:00 +00:00
sebastia
b89fd42f26
a memcpy -> memmove transition to prevent an abort, observed with
...
coccinella IAX client.
OK sthen@
2017-01-02 12:56:06 +00:00
czarkoff
5fd3b0381e
Update to baresip 0.5.0
2016-12-26 14:53:25 +00:00
bluhm
e14faec992
update p5-Net-SIP to 0.808
2016-12-13 22:29:00 +00:00
sthen
cb837b9a3e
update to asterisk-13.13.1
2016-12-10 12:25:44 +00:00
bluhm
d3742823c5
update p5-Net-SIP to 0.807
2016-12-07 12:47:10 +00:00
bluhm
288ac03425
update p5-Net-SIP to 0.805
2016-12-05 15:00:13 +00:00
bluhm
455efcec33
update p5-Net-SIP to 0.803
2016-12-05 13:40:40 +00:00
czarkoff
45efb3df5f
Update to rem-0.5.0
2016-12-03 10:13:06 +00:00
sthen
cc0e54003c
update to asterisk-13.13.0
2016-11-29 13:57:49 +00:00
bluhm
04aa77cee7
update p5-Net-SIP to 0.802
2016-11-25 21:49:03 +00:00
czarkoff
4baa74075a
Update re to 0.5.0
2016-11-25 21:26:26 +00:00
bluhm
60f84a921e
update p5-Net-SIP to 0.801
...
support for TLS
warning: partly incompatible API changes
2016-11-25 18:48:24 +00:00
bluhm
ff0d913361
update p5-Net-SIP to 0.703
2016-11-21 15:54:38 +00:00
bluhm
3ca60d769f
update p5-Net-SIP to 0.702
2016-11-18 14:48:37 +00:00
bluhm
bd0738dae3
update p5-Net-SIP to 0.701
...
warning: major API changes
2016-11-18 00:00:21 +00:00
sthen
93ea86b1a0
update to asterisk-13.12.2, fixing a chan_sip rtptimeout problem introduced
...
in 13.12.1 that would cause calls to be dropped early
2016-11-11 10:55:17 +00:00
sthen
04ce4c6b75
WANTLIB += lzma and bump
2016-11-08 14:23:59 +00:00
bluhm
f9b12e1341
update p5-Net-SIP to 0.691
2016-11-07 15:14:24 +00:00
sthen
c15b136e13
sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
...
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
bluhm
e36285e2d3
update p5-Net-SIP to 0.690
2016-10-30 23:13:02 +00:00
sthen
6d4b6e5f02
update to asterisk-13.12.1
2016-10-29 19:21:13 +00:00
bluhm
3db5f291da
update p5-Net-SIP to 0.688
2016-10-27 17:16:40 +00:00
sthen
564c6c344a
Cope with moving sqlite3 back to ports.
2016-09-23 09:16:52 +00:00
sthen
4f953ac768
update to asterisk-13.11.2
...
res_pjsip: Do not crash on ACKs from unknown endpoints
chan_sip: Don't allocate new RTP instances on top of old ones
2016-09-13 12:13:03 +00:00