ajacoutot
83dd7fefa9
Consistency in endian.h includes.
2015-05-01 17:40:58 +00:00
ajacoutot
00f6a9a5c1
Cope with FFmpeg 20150412.
...
from brad
2015-04-28 06:35:06 +00:00
sthen
62b322e875
update to asterisk-11.17.0, which includes a fix from Ed Hynan for an
...
FD exhaustion problem he was seeing on OpenBSD.
2015-04-02 17:09:30 +00:00
czarkoff
649a89ea31
update to re 0.4.12
...
OK sthen@
2015-03-22 06:13:37 +00:00
naddy
c36ada4f79
fold lib-only PFRAG.shared into PLIST, and some related cleanups
2015-03-19 20:25:26 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
naddy
7eae35b545
add 5.7 release song
2015-03-15 21:01:30 +00:00
sthen
40e7610747
update to asterisk-11.16.0
2015-02-06 23:27:51 +00:00
sthen
aebb4f8fb0
update to Asterisk 11.15.1, disallow \r and/or \n in strings passed to libcurl
...
AST-2015-002, related to CVE-2014-8150 in cURL.
2015-01-29 20:45:11 +00:00
sthen
9a388229b0
bugfix update to asterisk 11.15.0
2015-01-27 21:26:43 +00:00
sthen
b7e6cbe7ad
drop USE_GROFF, output checked with gmdiff
2015-01-21 14:41:37 +00:00
naddy
6dfe1e0668
<sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
...
Remove now useless (parts of) patches.
2015-01-19 20:44:14 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
0080e52fc9
add missing limits.h, regen patches
2015-01-17 23:51:07 +00:00
dcoppa
55993e2437
Update to pjsua-2.3.
...
Maintainer's email bounces... chrisz@ ???
2015-01-11 17:24:06 +00:00
jca
3d85f1dfc6
Update to baresip-0.4.12, removing patches and libuuid dep.
...
From Dmitrij D. Czarkoff.
2014-12-29 20:40:27 +00:00
sthen
77534937a4
Update to Asterisk 11.14.2, fixing AST-2014-019 in res_http_websocket,
...
a crash when receiving a WebSocket packet with a payload length of zero.
"Frames with a payload length of 0 were incorrectly handled in
res_http_websocket. Provided a frame with a payload had been received
prior it was possible for a double free to occur. The realloc operation
would succeed (thus freeing the payload) but be treated as an error.
When the session was then torn down the payload would be freed again
causing a crash. The read function now takes this into account."
2014-12-12 19:17:52 +00:00
sthen
2008b18b5f
update to re & restund 0.4.11, from maintainer Dmitrij D. Czarkoff
2014-12-11 13:48:42 +00:00
sthen
d4b9694e05
remove WRKDIST=${WRKDIR}/${DISTNAME} lines, they are the default anyway
2014-11-23 20:28:01 +00:00
sthen
cf74a2af53
SECURITY update to Asterisk 11.14.1
...
* AST-2014-012: Fix error with mixed address family ACLs.
* AST-2014-014: Fix race condition where channels may get stuck in
ConfBridge under load.
* AST-2014-017 - app_confbridge: permission escalation/class authorization.
* AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
...
2014-012 doesn't really affect OpenBSD; Asterisk generally only allows
a single bind address so can't really do multi AF on OpenBSD where
v4-mapped-in-v6 is disabled.
2014-017 is a priv escalation via AMI; ConfbridgeStartRecord didn't require
system privs, but allowed arbitrary system commands to be executed.
2014-11-21 12:40:49 +00:00
sthen
b9ecf6a255
update to asterisk-11.14.0
2014-11-10 20:43:18 +00:00
sthen
db0ab5fe22
update to stunserver-1.2.7 from maintainer Roman Kravchuk
2014-10-24 14:08:40 +00:00
jasper
75df3a3ef7
unify maintainer addresses
...
ok chrisz@
2014-10-22 13:00:54 +00:00
sthen
3514b9bd49
asterisk 11.13.1, disable sslv3 by default
2014-10-20 23:14:33 +00:00
ian
6df05fac2c
5.6 song, ok naddy@
2014-10-12 00:36:33 +00:00
sthen
03f4e6e669
update to asterisk-extra-sounds 1.4.15
2014-10-08 21:34:12 +00:00
sthen
006d16d9a2
- update to asterisk core-sounds 1.4.26
...
- add a package for the new Japanese sound files
2014-10-08 11:20:05 +00:00
sthen
1ebed9c305
take maintainer
2014-10-08 02:10:50 +00:00
landry
20a6dc7873
Fix on alpha by defining endianness..
2014-09-30 19:12:56 +00:00
sthen
acbb33e092
update to asterisk 11.13.0
2014-09-30 00:19:18 +00:00
miod
4f6c7fc057
Recognize hppa as a big-endian platform and unbreak on this arch. Bump VERSION.
...
ok landry@
2014-09-27 11:25:01 +00:00
landry
9d79edc806
#error "Libzrtp can't detect byte order: use manual setup in zrtp_config_user.h"
...
#error "Can't define byte order for BG AES. Edit zrtp_system.h"
BROKEN-hppa = no endianness definition
2014-09-27 07:55:46 +00:00
sthen
8b9149b8c4
+baresip
2014-09-25 19:32:56 +00:00
sthen
635f806618
Import ports/telephony/baresip, a portable and modular SIP voice/video client.
...
From maintainer Dmitrij D. Czarkoff, tweak/ok landry@
2014-09-25 19:32:37 +00:00
sthen
d433912077
security update to asterisk 11.12.1, "AST-2014-010: Remote crash when handling
...
out of call message in certain dialplan configurations"
https://issues.asterisk.org/jira/browse/ASTERISK-24301
2014-09-20 20:37:44 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
sthen
d05869ebdc
don't enable sqlite, it does fix tests, but breaks use with WIP baresip port
2014-09-10 12:50:32 +00:00
sthen
e4d343b94f
+libzrtp
2014-09-10 08:30:48 +00:00
sthen
84a2f356cf
import ports/telephony/libzrtp, from maintainer Dmitrij D. Czarkoff, ok landry@
...
Zfone is VoIP encryption software, designed by Phil Zimmermann of PGP. This
SDK is suitable for inclusion in software VoIP clients, firmware for hardware
VoIP phones, VoIP PBX servers, mobile VoIP clients, and SIP border control
servers. The SDK enables interoperation with the rest of the ZRTP community.
2014-09-10 08:30:31 +00:00
sthen
24df3b8a6d
+PORTROACH
2014-09-05 19:17:37 +00:00
sthen
56804d56c6
update to asterisk 11.12.0
2014-09-02 19:53:08 +00:00
ajacoutot
9d087a11f1
Tweak documentation according to recent rc changes.
...
ok jasper@
2014-07-22 10:55:40 +00:00
sthen
4badb3163a
don't use "echo 'pkg_scripts="${pkg_scripts} icinga' >> /etc/rc.conf.local"
...
examples
2014-07-12 11:25:00 +00:00
sthen
89e200c164
update to asterisk 11.11.0
...
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.11.0
2014-07-12 01:32:13 +00:00
sthen
97d5a596bb
add vmmeter.h, for struct vmtotal
2014-07-08 10:23:18 +00:00
sthen
d24707e85c
SECURITY update to asterisk 11.10.1
...
- AST-2014-006: MixMonitor manager action allows arbitrary shell commands
to be called from AMI (management interface) users without having proper
permissions.
- AST-2014-007: add a timeout to mitigate possible DoS on http interface
(connecting but making no request ties up a connection)
2014-06-12 22:39:12 +00:00
sthen
aee91d4cf2
create default voicemail directory with same ownership as asterisk would
...
use itself if creating it from scratch; noted by brad@
2014-06-12 14:24:34 +00:00
sthen
4e12edae6c
update to asterisk 11.10.0
2014-05-31 00:35:31 +00:00
naddy
2b53bfc402
add 5.5 release song
2014-05-27 21:22:29 +00:00
sthen
2dfbc5b04f
these ports just repackage audio files from an upstream tar, so won't ever
...
need to be patched - so just unpack them directly in WRKINST to save an extra
copy operation.
2014-05-19 08:06:30 +00:00