summaryrefslogtreecommitdiffstats
path: root/main/asterisk
Commit message (Collapse)AuthorAgeFilesLines
* main/asterisk: update to 1.8.3.2Timo Teräs2011-03-181-2/+2
| | | | | | Security fixes only: * AST-2011-003: Resource exhaustion in Asterisk Manager Interface * AST-2011-004: Remote crash vulnerability in TCP/TLS server
* main/asterisk: upgrade to 1.8.3Natanael Copa2011-03-021-2/+2
|
* main/asterisk: upgrade to 1.8.2.4Natanael Copa2011-02-221-2/+2
|
* main/asterisk: update to 1.8.2.2Timo Teräs2011-01-211-2/+2
| | | | Upstream messed up merge - the security update was not in 1.8.2.1
* main/asterisk: upgrade to 1.8.2.1Timo Teräs2011-01-191-2/+2
| | | | Contains multiple bugfixes and a security update.
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/asterisk: update to 1.8.1.1Timo Teräs2010-12-171-2/+2
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/asterisk: fix packaging errorTimo Teräs2010-12-091-1/+0
| | | | | They removed most documentation from 1.8.1. This also means that static-http no longer contains docs.
* main/asterisk: upgrade to 1.8.1Timo Teräs2010-12-091-3/+3
|
* main/asterisk : enable speex supportNatanael Copa2010-11-181-2/+3
|
* main/asterisk: update to 1.8.0Timo Teräs2010-10-262-29/+41
| | | | | | | | Also add new subpackages: - sounds-moh: for default music-on-hold music - sounds-en: core english prompts And move http documentation to asterisk-doc.
* main/asterisk: preliminary fix for issue 18119Timo Teräs2010-10-122-1/+25
| | | | Testing fix for SIP reregistration issue in Asterisk.
* main/asterisk: build fixNatanael Copa2010-09-161-1/+1
| | | | needs gnu wget
* main/asterisk: upgrade to 1.6.2.13Natanael Copa2010-09-161-3/+3
|
* main/asterisk: upgrade to 1.6.2.11Natanael Copa2010-08-111-2/+2
|
* main/asterisk: upgrade to 1.6.2.10Natanael Copa2010-07-261-2/+2
|
* main/asterisk: upgrade to 1.6.2.9 and enable resample and sqlite3Natanael Copa2010-06-231-4/+13
|
* main/asterisk: upgrade to 1.6.2.8Natanael Copa2010-06-021-3/+3
|
* main/[various]: rebuild against openssl-1.0Natanael Copa2010-05-141-1/+1
|
* main/asterisk: upgrade to 1.6.2.7Natanael Copa2010-05-071-5/+3
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/asterisk: forgot to increase pkgrelCarlo Landmeter2010-04-041-1/+1
|
* main/asterisk: added fax supportCarlo Landmeter2010-04-031-2/+9
|
* main/asterisk: upgrade to 1.6.2.6Natanael Copa2010-03-302-104/+3
|
* main/asterisk: support for parallel buildsNatanael Copa2010-01-262-2/+103
|
* main/asterisk: upgrade to 1.6.2.0 (from testing)Natanael Copa2010-01-266-206/+39
|
* main/asterisk: patch to prevent run out of socketsNatanael Copa2009-12-232-1/+42
| | | | fixes #227
* main/asterisk: upgrade to 1.6.0.20Natanael Copa2009-12-221-3/+3
|
* main/asterisk: add alsa supportNatanael Copa2009-12-171-2/+3
| | | | fixes #221
* main/asterisk: upgrade to 1.6.0.19Natanael Copa2009-12-011-3/+3
|
* main/asterisk: upgrade to 1.6.0.18Timo Teras2009-11-282-14/+16
| | | | | update some patches, and remove the libpri checks from autoconfig.ac since they seem to be bogus.
* main/libpri: upgrade to latest svn snapshotTimo Teras2009-11-281-0/+21
|
* main/asterisk: add asterisk user to dialout groupNatanael Copa2009-09-223-2/+6
| | | | fixes #170
* main/{arpon,arpwatch,asterisk}: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/asterisk: upgrade to 1.6.0.15Natanael Copa2009-09-041-3/+3
|
* main/asterisk: added logrotate scriptNatanael Copa2009-09-022-3/+24
| | | | fixes #85
* main/asterisk: update to 1.6.0.14Timo Teras2009-08-301-7/+4
| | | | also enable lua support.
* main/asterisk: upgrade to 1.6.0.13Timo Teras2009-08-121-3/+3
| | | | | | | this is minor upgrade though. they skipped 1.6.0.11 and 1.6.0.12 was bad, so we get bump by three minor versions. the only fix is a potential stack overflow fix in chan_sip (they claim it's untriggerable in 1.6.0.x; but released the fix immediately anyway).
* main/asterisk: backport Incomplete() applicationTimo Teras2009-08-112-2/+125
| | | | it's needed for overlapped dialing.
* moved extra/* to main/Natanael Copa2009-07-249-0/+583
and fixed misc build issues