Commit Graph

151 Commits

Author SHA1 Message Date
jasper
aac729c40e - add "Planet of the Users"
maintainer timed-out
2009-09-17 18:45:34 +00:00
sthen
ee595d2ae5 - fix unportable code in scripts;
"echo -e" -> "printf"
"exit -1" -> "exit 255"

- some of the patches had hand-rolled chunks to replace /bin/bash
with /bin/sh near a CVS keyword; remove these and replace with a
pre-configure target making it easier to update-patches

- change sample config to disable hardcoded escape sequences for
colours by default

- bump PKGNAME-main
2009-09-12 09:42:04 +00:00
bluhm
22ffc3f816 update to p5-Net-SIP 0.54 2009-09-04 23:48:35 +00:00
sthen
7737a925e8 Update to 1.4.26.2; mitigates IAX2 denial of service AST-2009-006.
This makes an non-backwards-compatible change to the IAX2 protocol.
It can be disabled with various options, but is on by default.

IAX2 users, read http://downloads.digium.com/pub/security/AST-2009-006.html
and the new /usr/local/share/doc/asterisk/IAX2-security.pdf (available
online in http://svn.digium.com/svn/asterisk/tags/1.4.26.2/doc/).
2009-09-04 00:46:35 +00:00
sthen
4984e816f5 upstream changed url; adjust MASTER_SITES 2009-08-26 00:20:29 +00:00
sthen
755a20c358 Distfiles rerolled with different music-on-hold files.
See http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/
2009-08-18 22:09:40 +00:00
sthen
54b6380e84 update to 1.5.2, Don Jackson (maintainer) can't test now but basically
ok with the update.
2009-08-15 08:50:21 +00:00
sthen
609d715116 SECURITY; http://downloads.asterisk.org/pub/security/AST-2009-005.html
Fixes sscanf without size bounds. The biggest problem affects SIP in
Asterisk 1.6.1+ (i.e. not OpenBSD ports/packages) but the update makes
sense anyway...
2009-08-10 23:22:31 +00:00
sthen
d6c17e0b16 bugfix update to 1.4.26; see http://www.asterisk.org/node/48610 2009-07-21 22:05:24 +00:00
sthen
235a65c343 - actually comment-out the (broken) speex subpackage rather than
just disable by setting the default FLAVOR; the asterisk,h323 entry
in ../Makefile picked it up. the unused pkg/*-speex files don't hurt,
so keep them around. bump PKGNAME (most likely gratuitous, but it's
cheap).
2009-06-15 23:33:57 +00:00
sthen
50db91cf60 bugfix update to 0.0.6pre12; from Brad. 2009-06-13 07:55:35 +00:00
sthen
c66405ebdc add asterisk-h323 to bulk builds to make sure updates for the whole
VoIP gang don't break it ;-)
2009-06-07 12:02:43 +00:00
ajacoutot
60188ab900 Remove ohphone. 2009-06-07 10:10:33 +00:00
ajacoutot
195bc17e44 Remove ohphone.
It is completely unmaintained, barely working and prevent from updating the
whole VoIP gang (ptlib, h323plus, opal, gnugk, ekiga) which I'm working on.
2009-06-07 10:09:40 +00:00
sthen
ab4bb91ad8 update to 1.4.25.1; revised fix for SECURITY issue CVE-2009-0041 2009-06-05 23:10:40 +00:00
sthen
5d36fe0316 +kamailio 2009-06-04 13:52:50 +00:00
sthen
4a9bc63594 better MESSAGE 2009-06-04 13:48:50 +00:00
sthen
4e016d6fd1 import telephony/kamailio, reworked from a port submission by Don Jackson.
some more work still to do but most things should run ok, and it's easier
to handle that in-tree.

KAMAILIO (OpenSER) is a mature and flexible open source SIP server (RFC3261).
It can be used on systems with limitted resources as well as on carrier grade
servers, scaling to up to thousands call setups per second. It is written in
pure C for Unix/Linux-like systems with architecture specific optimizations to
offer high performances. It is customizable, being able to feature as fast load
balancer; SIP server flavours: registrar, location server, proxy server,
redirect server; gateway to SMS/XMPP; or advanced VoIP application server.
2009-06-04 13:44:09 +00:00
sthen
c0d15916fc maintenance update to 1.4.25. disable building the speex plugin by default
for now, it causes a SIGBUS at startup (and also did in the previous version)
which hasn't been tracked down yet.
2009-05-22 09:05:10 +00:00
sthen
256d3432a0 update to 0.0.6pre11, from Brad (maintainer). 2009-05-06 15:48:26 +00:00
jasper
b8548b229f - add 'Games'
"go for it!" ian@ (MAINTAINER)
2009-04-08 15:26:48 +00:00
sthen
e66320aef9 chase Asterisk commit r168561, "Revert unnecessary indications API change
from rev 122314". fixes build failure reported by naddy following Asterisk
update, *sigh*...
2009-04-07 23:19:20 +00:00
sthen
5b50a3c27b switch to external gsm library, bump package. 2009-04-05 22:37:35 +00:00
sthen
62883bdc32 Minor security update to 1.4.24.1 for AST-2009-003 "SIP responses
expose valid usernames". This update changes "alwaysauthreject" to
return the same response for invalid username as it does for invalid
password.
2009-04-02 19:37:25 +00:00
sthen
a1454f43c3 maintenance update to spandsp-0.0.6pre7, from Brad 2009-04-01 16:01:49 +00:00
sthen
7f827346dd maintenance update to 1.4.24 2009-03-29 22:23:35 +00:00
sthen
8504e3d898 SECURITY; patch AST-2009-002, remote *unauthenticated* crash in SIP
where the "pedantic" option is enabled (disabled by default).

Backported rather than updated until I sort out the H323 autoconf
breakage in newer versions.
2009-03-10 21:12:37 +00:00
sthen
c4f4ac6629 update to 0.0.6pre4, from Brad (maintainer) 2009-03-06 17:02:15 +00:00
sthen
cdf0161dd3 tidy MASTER_SITES for some distfiles I mirror. no bump. 2009-02-18 14:06:45 +00:00
bluhm
17e6b521ad update to p5-Net-SIP 0.53 2009-01-27 21:43:11 +00:00
sthen
ca074f9466 SECURITY update to 1.4.22.2; updated fix for CVE-2009-0041 in IAX 2009-01-24 11:22:26 +00:00
ajacoutot
4edab7438d - sync WANTLIB+PLIST after latest pwlib changes 2009-01-17 14:14:14 +00:00
sthen
3fc682ab7e better license marker; asterisk-core-sounds is now available under
CC-BY-SA. bump not necessary.
2009-01-10 00:58:15 +00:00
sthen
baaf3b97ba SECURITY update to 1.4.22.1, fixing CVE-2009-0041: remote unauthenticated
users with access to the IAX port can use it to verify validity of usernames.
No other code changes in this version.

While there, remove spurious @user from PLIST.
2009-01-08 21:04:02 +00:00
bluhm
22df7c0f3c update to p5-Net-SIP 0.52
ok bernd@
2009-01-07 17:27:19 +00:00
bernd
12c085e70e Update to p5-Net-SIP-0.50.
ok bluhm@ (MAINTAINER)
2008-12-10 09:35:45 +00:00
naddy
a57993cf08 Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
2008-10-28 15:21:48 +00:00
jasper
8e2ff73adc - update for "Trial of the BSD Knights"
ok ian@ (MAINTAINER)
2008-10-24 15:49:40 +00:00
sthen
f43d1b86cc Update for Asterisk 1.4.22, noticed by naddy and sturm. 2008-10-13 13:02:40 +00:00
sthen
7dadcbac78 maintenance update to 1.4.22; many fixes. 2008-10-07 09:57:52 +00:00
bluhm
accf0a6cec - update to p5-Net-SIP 0.49
ok sturm
2008-10-02 23:00:41 +00:00
ajacoutot
71d81e2e51 - sanitize STDCCFLAGS/CFLAGS
- add -fPIC unconditionally (requested by naddy@) by adding it to
unix.mak (in pwlib) which get sourced by the other ports

feedback from and ok naddy@, thanks!
2008-09-08 17:17:10 +00:00
sthen
2861b10c40 SECURITY update fixing several problems in IAX, both remotely
exploitable without authentication.

AST-2008-010: Asterisk IAX 'POKE' resource exhaustion (DoS)
AST-2008-011: Traffic amplification in IAX2, 40->1040 bytes
2008-07-23 08:57:10 +00:00
bluhm
f60d9dcb07 update to 0.46
ok sturm
2008-07-18 16:57:57 +00:00
brad
d8dab635b1 Update to SpanDSP 0.0.5pre4.
"it looks ok" jdixon@
2008-07-12 05:26:04 +00:00
sthen
cb6bf906d5 - bugfix update to 1.4.21.1, fixing a fairly major problem
introduced in 1.4.21 by correcting the order of lock and unlock
in a deadlock avoidance macro... No other changes. Not security,
but if you're running 1.4.21, you definitely want this.

- regen PLIST to remove @bin from a symlink.
2008-06-30 20:03:49 +00:00
todd
a5639e1a3e bump pkgname after the last commit, reminded by Pierre Riteau 2008-06-18 21:41:42 +00:00
todd
e757d71ff3 initialize the semaphore prior to code that might terminate early considering
pjsua destroys the semaphore unconditionally
found through exercising new codepaths on macppc
ok deanna@
2008-06-18 21:16:39 +00:00
sthen
d57b2a9a52 Update Asterisk to 1.4.21, lots of quality-control fixes
ok ian
2008-06-14 16:00:10 +00:00
brad
dc528b7d0f remove MAINTAINER.
ok MAINTAINER
2008-06-13 19:28:55 +00:00