643 Commits

Author SHA1 Message Date
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
ajacoutot
cd28d9de8d Second and last pass at pre-entively fixing ports that would break once
guenther's header pollution cleanup diff is in.
2016-09-11 20:54:12 +00:00
sthen
4e6d9bca42 sync WANTLIB 2016-09-02 11:09:37 +00:00
sthen
a1a632dfb1 update to asterisk-13.11.0 2016-09-02 10:34:59 +00:00
ian
79e4bbd34c Add 6.0 songs, ok naddy 2016-09-01 14:29:50 +00:00
sthen
fa276bcf88 bump ports that might pick up IP_SENDSRCADDR 2016-08-17 20:58:46 +00:00
naddy
e3485466b2 catch up to 5.9 2016-08-03 22:03:17 +00:00
czarkoff
0174f61178 update to baresip-0.4.20 2016-08-03 09:21:30 +00:00
sthen
f877de500c update to asterisk-13.10.0 and patch for libressl (upstream tests
OPENSSL_VERSION_NUMBER < 0x10002000L to see if DTLSv1_method is available;
it's an error at runtime only as it's in a dlopen'd module, and doesn't
crash the process, just fails loading the module, so you don't notice
until you wonder why calls are all failing...)
2016-07-30 21:12:15 +00:00
czarkoff
4aff01fd60 fix line breaks (no binary changes) 2016-07-10 19:39:29 +00:00