476 Commits

Author SHA1 Message Date
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
sthen
864e224cf3 update to asterisk 11.8.0 2014-03-09 20:51:43 +00:00
sthen
dc23637394 update to new asterisk core-sounds and extra-sounds, which includes uk english 2014-03-09 20:51:26 +00:00
bluhm
6b061721da update p5-Net-SIP to 0.685 2014-02-05 00:13:42 +00:00
bluhm
7a320e5624 update p5-Net-SIP to 0.684 2014-02-04 02:29:11 +00:00
sthen
fab28290aa comment-out the right line in sample config 2013-12-30 23:04:49 +00:00
sthen
1169a7ec01 Update to stuntman 1.2.5, add patches to use arc4random.
From maintainer Roman Kravchuk.
2013-12-24 13:57:18 +00:00
sthen
0faeb0f87c update to asterisk 11.7.0 2013-12-20 12:37:05 +00:00
sthen
7343704e28 SECURITY update to Asterisk 11.6.1
AST-2013-006: A buffer overflow when receiving odd length 16 bit
messages in app_sms. An infinite loop could occur which would overwrite
memory when a message is received into the unpacksms16() function and
the length of the message is an odd number of bytes.
http://downloads.asterisk.org/pub/security/AST-2013-006-10.diff
http://downloads.digium.com/pub/security/AST-2013-006.html

AST-2013-007: Adds an option to disable certain dangerous dialplan
functions from external sources (e.g. Asterisk management interface):
shell exec and file writes. N.B. to enable this protection, set
"live_dangerously=no" in asterisk.conf if upgrading. (Sample config
file is patched to set this, but upgraders should add it in most
cases).
http://downloads.asterisk.org/pub/security/AST-2013-007-10.diff
http://downloads.digium.com/pub/security/AST-2013-007.html
2013-12-16 23:16:01 +00:00
sthen
c477d718be enable chan_console 2013-12-11 16:00:43 +00:00
sthen
bfc266133c update to spandsp-0.0.6pre21, pointed out by chris@, ok brad@ (maintainer)
various t38/t4 fixes
2013-11-15 23:01:20 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
sthen
dac342703c revert to the previous SHARED_ONLY=Yes for this instead of build dep on
asterisk (which itself has a run dep on some files produced using this module)
2013-11-05 15:49:59 +00:00
sthen
2283efee5d add 5.4, switch to http MASTER_SITES, and switch from SHARED_ONLY to
BUILD_DEPENDS on asterisk.
2013-11-01 10:26:30 +00:00
sthen
cbc2ca5b5d Add a build dep on asterisk, not strictly necessary, but these are only
useful on arches which have it, so this saves cycles/mirror space.
This replaces a previous SHARED_ONLY since many classic machines do have
shared libraries.
2013-11-01 10:20:00 +00:00