Update to asterisk 1.4.21 (yes there's a 1.4.21.1 but I haven't tested it)

Package 'rawplayer'  for asterisk.
Requires the tonezone patch for app-meetme
Disabled ilbc which required a separate (non-free) package.

Signed-off-by: Michael Geddes <michael at frog dot wheelycreek dot net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12794 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb
2008-09-29 03:37:31 +00:00
parent 457a704be9
commit 8b28448af3
9 changed files with 221 additions and 116 deletions

View File

@ -1,6 +1,7 @@
--- asterisk-1.4.5.org/configure.ac 2007-06-04 18:02:31.000000000 +0200
+++ asterisk-1.4.5/configure.ac 2007-06-22 08:47:51.000000000 +0200
@@ -900,7 +900,7 @@
diff -Nru asterisk-1.4.18.org/configure.ac asterisk-1.4.18/configure.ac
--- asterisk-1.4.18.org/configure.ac 2008-01-16 02:13:27.000000000 +0100
+++ asterisk-1.4.19.1/configure.ac 2008-03-02 19:33:55.000000000 +0100
@@ -884,7 +884,7 @@
AST_EXT_LIB_CHECK([SQLITE], [sqlite], [sqlite_exec], [sqlite.h])