sthen
d575b9875b
SECURITY update to 1.8.3.3
...
- AST-2011-006, shell access via remote authenticated manager
sessions (logged-in manager users can execute shell commands via
the manager interface without having the "system" privilege that
should be required)
- AST-2011-005, DoS with remote unauthenticated sessions (add limits
to prevent unauthenticated users from tying up all available FDs for
the manager interface, SIP-over-TCP, Skinny and the built in HTTP
server).
(updating by way of upstream patch file, the full tar.gz isn't
available yet).
2011-04-21 22:28:40 +00:00
sthen
65d10f2a68
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 23:11:53 +00:00
ajacoutot
a2d7a47da4
Fix build after gnutls update.
...
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ian
0bc7d2e694
Unbreak chan_unistim, bump. OK sthen@ (maintainer)
2011-04-09 19:16:51 +00:00
jakemsr
2f948b5fd0
more ports that need faad removed from WANTLIB after ffmpeg update,
...
as noted on ports@.
2011-03-29 23:22:17 +00:00
sthen
9abb8cd3fa
use correct autoconf
2011-03-24 22:40:51 +00:00
ajacoutot
4f1d224b85
Make use of rcexec in rc_start().
...
ok sthen@ (maintainer)
2011-03-20 15:37:06 +00:00
sthen
6ddd29dca2
update to 1.8.3.2, rerelease due to a problem with one of the fixes in 1.8.3.1.
2011-03-17 21:38:09 +00:00
sthen
0cd58fd2e9
update to 1.8.3.1; fixes AST-2011-003 and AST-2011-004:
...
unchecked return codes (fdopen, fwrite) causing null pointer
deref / resource exhaustion.
http://downloads.asterisk.org/pub/security/AST-2011-003.html
http://downloads.asterisk.org/pub/security/AST-2011-004.html
2011-03-16 23:27:11 +00:00
sthen
ef1d411418
update spandsp to 0.0.6pre18, from Brad
2011-03-10 09:36:42 +00:00
ajacoutot
564c909458
Remove now uneeded redirection.
2011-03-09 18:51:48 +00:00
sthen
3e1e42650b
update p5-asterisk to 1.01 and add example code (via MOD_CPAN_EXAMPLES)
2011-03-03 13:39:05 +00:00
sthen
31288ac0e2
bugfix update to 1.8.3
2011-03-02 13:28:24 +00:00
sthen
a75f35b7f4
SECURITY update to 1.8.2.4 fixes AST-2011-002 buffer overflow
...
Workaround: add "t38pt_udptl = no" to the general section in sip.conf
(chan_ooh323 is also affected but we don't build that).
2011-03-02 12:53:11 +00:00
sthen
249f7be968
update and patch appkonference to work with asterisk 1.8.
...
spotted by and diff ok with naddy@
2011-01-24 08:23:27 +00:00
sthen
9613b75ab6
SECURITY update (for real this time) to 1.8.2.2; no other changes.
...
"Due to a failed merge, Asterisk 1.8.2.1 which should have included
the security fix did not. Asterisk 1.8.2.2 contains the the changes
which should have been included in Asterisk 1.8.2.1." ok ajacoutot@
2011-01-20 21:44:54 +00:00
sthen
9412bacbc5
Cherrypicked diff from svn; fix the internal implementation of htonll/ntohll
...
which was incorrect and would cause IAX interoperation to break. ok jasper@
2011-01-20 16:26:26 +00:00
sthen
aef236cbb8
SECURITY update to asterisk 1.8.2.1, fixes AST-2011-001 "an issue
...
when forming an outgoing SIP request while in pedantic mode, which
can cause a stack buffer to be made to overflow if supplied with
carefully crafted caller ID information"
http://downloads.asterisk.org/pub/security/AST-2011-001.html
This is also a major version update to the long-term support
1.8 branch, previous versions of this diff have been tested by
various ports@ readers, thanks for testing.
Please review /usr/local/share/doc/asterisk/UPGRADE.txt
(also note that memory use has increased).
ok ajacoutot@ jasper@
2011-01-19 11:25:16 +00:00
sebastia
d5f0abdb34
Update to new Tcl layout.
...
OK landry@ stu@
2011-01-05 18:00:10 +00:00
fgsch
e1d81e418e
Add rc script taken from the 1.8 update diff sent to ports@ by sthen@.
...
sthen@ ok.
2011-01-04 22:35:46 +00:00
dcoppa
e2a36dd1fb
Bugfix update to pjsua-1.8.10
2010-12-22 14:58:53 +00:00
bluhm
b65da41fe1
- update p5-Net-SIP to 0.62
...
- spacing
2010-12-12 22:04:33 +00:00
ajacoutot
df4e1203e4
Bump after recent cpan.port.mk change.
...
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
espie
15196452e1
default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
...
with erroneous depends.
2010-11-26 14:44:27 +00:00
espie
fbc20d9b54
missed a few depends
2010-11-22 09:38:08 +00:00
espie
811d94d9d6
new depends
2010-11-20 19:56:47 +00:00
sthen
462a21e673
update Asterisk to 1.6.2.14
2010-11-16 21:58:52 +00:00
espie
16154011f1
missed WANTLIB
2010-11-11 19:52:40 +00:00
jasper
b91884af09
- we have sched_get_priority_{min|max} now.
...
from brad, ok sebastia@ (MAINTAINER)
2010-11-09 16:58:55 +00:00
sebastia
1107e007ed
enable iaxclient, discussed with jakemsr@ p2k10. Using OSS Mixer is OK,
...
for the rest of the audio it depends on and uses portaudio.
OK, jakemsr@
2010-11-09 16:47:19 +00:00
dcoppa
5ef9a9bf73
We now have sched_get_priority_(mix|max)
...
OK landry@, jasper@
2010-11-08 10:56:02 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
dcoppa
981a30b34d
Bugfix update to pjsua-1.8.5
2010-10-22 14:36:12 +00:00
espie
709b054ab9
USE_GROFF=Yes
2010-10-19 07:43:00 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
sthen
83d23531cd
fix for openssl
2010-10-04 08:46:51 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
ajacoutot
7a7d7f834a
Missed bump.
2010-09-26 15:10:39 +00:00
ajacoutot
63344142e1
Set proper thread priorities.
...
ok sebastia@ (maintainer)
2010-09-26 15:09:29 +00:00
dcoppa
7ee93faece
Better comments (aligned with upstream).
...
No functional changes, no bump
2010-09-24 10:46:47 +00:00
dcoppa
fc775a9d9e
After discussion with fgsch@ and others, It's now clear that I was wrong
...
and 31 IS the correct value: shame on me...
"You need to revive the patch that was before 1.7" fgsch@
2010-09-24 07:52:37 +00:00
sthen
46c881d1f2
disable asterisk,h323 for now; asterisk has disabled chan_h323
...
with pwlib>=1.19.0.
2010-09-19 21:14:54 +00:00
sthen
858dc57b21
- update Asterisk to 1.6.2.13
...
- upstream have prevented chan_h323 from building with pwlib>=1.19.0
as it segfaults at startup; disable the h323 flavour for now.
2010-09-19 21:14:05 +00:00
dcoppa
e532df1846
Bugfix update to pjsua-1.8
2010-09-16 07:59:23 +00:00
dcoppa
482e8f7461
Update to pjsua-1.7
...
OK sthen@
2010-09-14 07:37:19 +00:00
ian
d82754223c
Bump pkg, requested by sthen@
2010-09-10 00:13:33 +00:00
ian
6573d9077e
Both 4.8 and 4.7 updates failed to update the PLIST
2010-09-10 00:01:18 +00:00
ian
0fcf72ab4a
Trivial version update to add the 4.8 song now that it's up on the public web site.
2010-09-09 15:27:43 +00:00
sthen
19cf1fb35b
update to 1.5.4, also taking care of bumping for new python
2010-08-30 21:48:38 +00:00
sthen
e8e4be4765
readd missing _ from user/group names in sample config. spotted by Brad.
2010-08-27 00:48:19 +00:00
sthen
adfaa8987d
- chase the library change in multimedia/schroedinger; oil->orc
...
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS
original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
sthen
6017df3bbb
update asterisk to 1.6.2.11, loads of pretty safe bug fixes
2010-08-17 19:53:01 +00:00
espie
2569511a2f
revert dependencies for the perl subpackage to what they were before.
2010-08-07 08:17:23 +00:00
ajacoutot
e0582e7452
Missed bumps.
2010-08-01 17:02:28 +00:00
dcoppa
43386242fd
Switch to new-style REVISION/LIB_DEPENDS/WANTLIB
...
OK sthen@
2010-07-27 09:27:23 +00:00
sthen
c49f9f900f
update to 1.6.2.10, switch to new LIB_DEPENDS etc.
2010-07-25 10:08:03 +00:00
sebastia
022cf94e2d
iaxclient uses ossaudio, so disable it from builds until its ported to sndio.
...
Was planned for coccinella update I have in the queue, which can live
without it. It will just not have VoIP caps.
landry@: So yes please disable it.
2010-07-22 22:41:34 +00:00
bluhm
471265ef2e
update p5-Net-SIP to 0.59
2010-07-12 19:10:30 +00:00
sthen
e2d09616d7
adapt to our new SO_PEERCRED
2010-07-05 22:03:22 +00:00
naddy
e3ee31b058
Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
...
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
sthen
e4fd3edfac
update to 1.6.2.9; various crash fixes (including one with dtmf detection)
2010-06-18 22:10:44 +00:00
sebastia
e238703cd0
add the iaxclient.
2010-06-18 17:44:46 +00:00
sebastia
d5b976eb33
Strip trailing spaces on WANTLIB lines, as suggested by sthen.
2010-06-18 17:37:46 +00:00
sebastia
a540a8b3b4
Initial import of iaxclient 2.1beta3
...
A lightweight cross platform IP telephony client using
the IAX protocol, designed for use with the asterisk
open source PBX.
OK, landry@ jasper@
2010-06-18 17:32:21 +00:00
sthen
43c83759da
Don't ulimit -n $MAXFILES if $MAXFILES is undefined. Spotted by fgsch@
2010-06-07 20:03:55 +00:00
sthen
0551c55946
update to 1.6.2.8
2010-06-02 13:18:56 +00:00
naddy
45c9ccf721
add the 4.7 song and use EXTRACT_ONLY; ok ian@
2010-05-23 20:38:25 +00:00
bluhm
ef42d4ebac
update p5-Net-SIP to 0.58
2010-05-18 23:04:38 +00:00
dcoppa
086ecd1905
FreeBSD *does* have sched_get_priority_{min,max}, so my previous
...
patch was wrong
OK sthen@
2010-05-14 10:16:32 +00:00
sthen
832d7dc996
Update to 1.6.2.7; various bugs fixed including some DTMF problems,
...
potential crashes in chan_sip, and a chan_local deadlock.
2010-05-04 23:02:58 +00:00
sthen
c16616608b
Add to UPGRADE-1.6.txt telling people that insecure=very (deprecated for
...
>3 years and triggering a warning in the logs) has been removed in this
version.
2010-05-04 14:41:48 +00:00
sthen
10f83ce23c
- s/autoconf/gnu in CONFIGURE_STYLE to prevent running autoconf twice
...
- remove stray ' in pre-configure target, oops
2010-05-04 12:42:33 +00:00
sthen
8bb9d1d01a
- patch icon paths in the html docs (it won't help unless you have latex2html
...
installed, which I won't add as a dependency just for this, but for people who
already have it, it makes the docs look nicer).
- install the sample features.conf which was @comment'ed.
2010-05-03 21:00:34 +00:00
dcoppa
34e4f3aa78
Update pjsua to 1.6
...
From MAINTAINER Christopher Zimmermann, with modifications by me
and sthen@.
OK sthen@
2010-05-03 14:30:19 +00:00
ajacoutot
ce7c969358
Stupid poor blank lines, stupid poor blank lines...
2010-04-15 14:58:24 +00:00
sthen
725df891d8
Use -pthread when checking for pthread_rwlock_timedwrlock.
...
No change yet, but means that the function can be used when it's
added to pthread. From Brad.
2010-04-14 08:23:38 +00:00
sthen
d9010697e4
Improve the sample dialplan;
...
- use ${FILTER(...)} to only permit digits; dialplan injection is bad, mmmkay
- ConfBridge sample based on information from Diego Casati
2010-04-10 12:45:35 +00:00
sthen
82aee579ee
fix issues with unitialized address family; one when outboundproxy
...
is used, reported by Alexey Suslikov, one with dnsmgr when the looked-up
IP address of a peer changes (bug 15827).
2010-04-09 11:05:55 +00:00
sthen
dd9ff6c628
Update Asterisk to 1.6.2.6, which will be the only of the 1.6.x branches
...
receiving most updates in the future; notably, compared to the in-tree
version, this adds a portable (pthread-based) clocking source rather
than relying on a non-portable zaptel timer.
Main functions tested and working well for myself and Diego Casati (thanks!)
Note that ConfBridge (added since 1.6.0) may need more work
2010-04-08 16:18:00 +00:00
sthen
acb7670ef8
use autoconf 2.63
2010-04-02 23:18:53 +00:00
sthen
622d335805
add a patch from upstream, fixing build with newer sqlite
2010-04-02 19:28:45 +00:00
dcoppa
42a5d6cf0f
Update to pjsua-1.5.5
...
From (new) MAINTAINER Christopher Zimmermann with some modifications
by landry@, ajacoutot@, sthen@ and myself.
Thanks!
OK landry@, ajacoutot@, sthen@
2010-04-02 11:48:24 +00:00
sthen
796c7bf27e
update to 1.6.0.26 + a patch from a ticket upstream.
2010-03-25 12:01:47 +00:00
ajacoutot
cd6c6dcd9c
Move to using h323plus and ptlib.
2010-03-23 21:16:53 +00:00
espie
6fdae71967
simplify: we can set PKGNAME-main here (avoid future warning for FULLPKGPATH)
2010-02-26 18:42:12 +00:00
sthen
bb6fa8ee6c
- SECURITY update to 1.6.0.25, fixing AST-2010-003. if you use ACL rules
...
with something like 'deny 0.0.0.0/0' then this affects you. workaround:
'deny 0.0.0.0/0.0.0.0'
- fix fullpkgpath's for the subpackages, they were including the flavour
and shouldn't have - fixes problems with dpb3 found by naddy. add @pkgpath
markers relating to this fix.
ok naddy@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-26 12:44:14 +00:00
sthen
86862f6681
SECURITY update to 1.6.0.22, fixing CVE-2010-0441, an unauthenticated
...
crash in SIP (and only this, thanks to Asterisk developers for pushing
security fixes separately from other changes).
Does not affect Asterisk 1.4 in -stable (it's in the T.38 support,
which was added in 1.6).
ok ajacoutot@
2010-02-03 00:18:44 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
sthen
cd70bb9611
Update to 1.6.0.21, various bugs (including some crashes) fixed.
...
This also has a small change in CDR generation, it's been well tested
upstream but still this can be a touchy area to change, so it's
going in now so the first OpenBSD release with Asterisk 1.6
packages has the change already made.
ok ajacoutot@
2010-01-17 13:18:36 +00:00
espie
ddb3f18d2c
tsk, tsk, putting /usr/local/include before . really ?
...
fixes build in the presence of spandsp
2010-01-10 23:47:07 +00:00
fgsch
f8eda496b9
Allow asterisk to change the vm password by tweaking the perms. Bump.
...
sthen@ ok.
2009-12-21 00:19:02 +00:00
sthen
b848cd9381
update to 1.6.0.20
2009-12-19 00:09:37 +00:00
fgsch
056c7fbd6d
install chan_h323.so and put h323 fragment after confdir is created.
...
remove extraunexec and bump. sthen@ ok.
2009-12-14 04:49:24 +00:00
sthen
eb4cb0d2c5
update to 1.2, install more docs
2009-12-13 12:52:32 +00:00
sthen
c9e995cf9e
put chan_unistim and app_conference into the Attic
2009-12-13 12:27:00 +00:00
sthen
ac3939fd46
s/app_conference/appkonference/
2009-12-13 12:25:29 +00:00
sthen
5658e13ed0
import appkonference, use this instead of app_conference for Asterisk 1.6
...
appkonference is a channel-independent conference application for Asterisk.
It is a fork of app_conference, focusing on stability and growth.
2009-12-13 12:24:49 +00:00
sthen
5738d5ec6f
missing an app_conference @conflict
2009-12-13 12:23:57 +00:00
sthen
16b6df18f8
Major version update to 1.6.0.19. For more information about the
...
upgrade, see /usr/local/share/doc/asterisk/UPGRADE-1.6.txt
Particular thanks to fgsch@, ian@ and Michiel van Baak for help and testing.
2009-12-13 12:11:29 +00:00
sthen
15e6b39691
unlink chan_unistim, comes with asterisk 1.6
2009-12-13 12:01:27 +00:00