Path to this page:
./
comms/asterisk,
The Asterisk Software PBX
Branch: pkgsrc-2008Q4,
Version: 1.2.31,
Package name: asterisk-1.2.31,
Maintainer: pkgsrc-usersAsterisk is a complete PBX in software. It provides
all of the features you would expect from a PBX and more. Asterisk
does voice over IP in three protocols, and can interoperate with
almost all standards-based telephony equipment using relatively
inexpensive hardware.
Asterisk provides Voicemail services with Directory, Call Conferencing,
Interactive Voice Response, Call Queuing. It has support for
three-way calling, caller ID services, ADSI, SIP and H.323 (as both
client and gateway).
Required to run:[
lang/perl5]
Required to build:[
shells/bash] [
devel/gmake] [
devel/bison]
Master sites: (Expand)
SHA1: a7550ead37fb095918fdc8a98f9ef449017ea67f
RMD160: 35de82df02ea725c85a7b157677570989764888a
Filesize: 10381.91 KB
Version history: (Expand)
- (2009-01-22) Updated to version: asterisk-1.2.31
- (2009-01-06) Package added to pkgsrc.se, version asterisk-1.2.30nb1 (created)
CVS history: (Expand)
2009-01-22 13:47:01 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Pullup ticket #2646 - requested by obache
asterisk: package list fix
Revisions pulled up:
- comms/asterisk/Makefile 1.60
- comms/asterisk/PLIST.common_end 1.6
---
Module Name: pkgsrc
Committed By: obache
Date: Thu Jan 22 12:19:49 UTC 2009
Modified Files:
pkgsrc/comms/asterisk: Makefile PLIST.common_end
Log message:
Need to care ${ASTVARLIBDIR}/sounds/priv-callerintros.
XXX: it should be in ${VARBASE}, not ${PREFIX}/libdata.
|
2009-01-22 13:39:44 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #2646 - requested by obache
asterisk: security update
Revisons pulled up:
- comms/asterisk/Makefile 1.59
- comms/asterisk/distinfo 1.37
---
Module Name: pkgsrc
Committed By: obache
Date: Wed Jan 21 05:35:07 UTC 2009
Modified Files:
pkgsrc/comms/asterisk: Makefile distinfo
Log message:
Update asterisk to 1.2.31.
While here, update MASTER_SITES and honor PKGMANDIR.
ChangeLog-1.2.31:
2009-01-06 Leif Madsen <lmadsen@digium.com>
* Asterisk 1.2.31 released
2009-01-06 20:44 +0000 [r167259] Tilghman Lesher <tlesher@digium.com>
* channels/chan_iax2.c: Security fix AST-2009-001.
2008-12-10 Tilghman Lesher <tlesher@digium.com>
* Asterisk 1.2.30.4 released
2008-12-10 21:06 +0000 [r162868] Tilghman Lesher <tlesher@digium.com>
* channels/chan_iax2.c: Fix for AST-2008-012
2008-12-05 20:50 +0000 [r161421] Sean Bright <sean.bright@gmail.com>
* include/asterisk/astobj2.h, astobj2.c: Fix build errors on
FreeBSD (uint -> unsigned int). (closes issue #14006) Reported
by: alphaque Patches: astobj2.h-patch uploaded by alphaque
(license 259) (Slightly modified by seanbright)
2008-12-01 Tilghman Lesher <tlesher@digium.com>
* Asterisk 1.2.30.3 released
2008-11-25 21:37 +0000 [r159245] Tilghman Lesher <tlesher@digium.com>
* channels/chan_iax2.c: Regression fix for last security fix. Set
the iseqno correctly. (closes issue #13918) Reported by:
ffloimair Patches: 20081119__bug13918.diff.txt uploaded by
Corydon76 (license 14) Tested by: ffloimair
2008-08-09 Tilghman Lesher <tlesher@digium.com>
* Asterisk 1.2.30.2 released
2008-08-09 15:24 +0000 [r136945] Tilghman Lesher <tlesher@digium.com>
* include/asterisk/compat.h, include/asterisk/astobj2.h: Regression
fixes for Solaris
2008-07-25 15:00 +0000 [r133577] Russell Bryant <russell@digium.com>
* LICENSE: Fix the IAX2 URI for calling Digium
2008-07-23 Tilghman Lesher <tlesher@digium.com>
* Asterisk 1.2.30.1 released
2008-07-24 03:46 +0000 [r133360] Tilghman Lesher <tlesher@digium.com>
* channels/chan_iax2.c: This part was not correctly patched for
AST-2008-010.
|