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
sthen
a7824d30e5
Now that c-client no longer pulls in ssl/crypto itself via kerbV, patch
...
Asterisk's configure script so it can find these required libs. No bump
needed here as it didn't build previously since c-client's lib version
was last bumped.
2014-05-07 00:38:59 +00:00
brad
bdd6623e3b
Update for newer FFmpeg API.
...
ok sebastia@
2014-04-27 20:52:50 +00:00
sthen
393748577a
update to asterisk 11.9.0
2014-04-26 11:59:51 +00:00
bluhm
f090fb3b1c
update p5-Net-SIP to 0.687
2014-04-24 23:49:26 +00:00
sthen
0e4c0113b5
remove configure.ac patching not needed since c-client no longer needs
...
kerb5 libs.
@comment autosupport file which is very linux-centric.
2014-04-21 22:54:50 +00:00
sthen
a627bd863b
sync wantlib after gssapi removal in neon
2014-04-21 11:32:03 +00:00
chrisz
50e3f14613
Update to 2.2.1. Thanks to Holger Mikolon for providing the diff.
2014-04-21 06:21:56 +00:00
sthen
24bf358c6a
define OPENSSL_NO_BUF_FREELISTS to avoid some horrors which no longer build
2014-04-18 21:57:32 +00:00
naddy
2b8930a283
Drop USE_GROFF since groff and mandoc produce identical output.
2014-04-13 01:01:38 +00:00
naddy
74aa676091
actually bump revision
2014-04-11 20:19:57 +00:00
sthen
63959bdcdc
fix conflict markers, same as update problem with core-sounds reported by brad@
2014-04-09 00:41:03 +00:00
sthen
292e928e14
fix conflict markers, update problem reported by brad@
2014-04-09 00:39:49 +00:00
sthen
724f30f519
sync WANTLIB following removal of tcp wrappers from net-snmp
2014-03-23 22:05:00 +00:00
sthen
ffff56ba29
SECURITY update to Asterisk 11.8.1, fixing:-
...
http://downloads.digium.com/pub/security/AST-2014-001.html
Stack Overflow in HTTP Processing of Cookie Headers.
http://downloads.digium.com/pub/security/AST-2014-002.html
Denial of Service Through File Descriptor Exhaustion with chan_sip
Session-Timers.
2014-03-11 19:30:44 +00:00