fix asterisk -- copied a directory over, but forgot to remove the CVS/ dir. cvs doesn...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 12 May 2005 19:01:04 +0000 (19:01 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 12 May 2005 19:01:04 +0000 (19:01 +0000)
SVN-Revision: 842

12 files changed:
openwrt/package/asterisk/control/asterisk-mysql.conffiles [deleted file]
openwrt/package/asterisk/control/asterisk-pgsql.conffiles [deleted file]
openwrt/package/asterisk/control/asterisk-voicemail.conffiles [deleted file]
openwrt/package/asterisk/ipkg/asterisk-codec-speex.control [new file with mode: 0644]
openwrt/package/asterisk/ipkg/asterisk-mysql.conffiles [new file with mode: 0644]
openwrt/package/asterisk/ipkg/asterisk-mysql.control [new file with mode: 0644]
openwrt/package/asterisk/ipkg/asterisk-pgsql.conffiles [new file with mode: 0644]
openwrt/package/asterisk/ipkg/asterisk-pgsql.control [new file with mode: 0644]
openwrt/package/asterisk/ipkg/asterisk-sounds.control [new file with mode: 0644]
openwrt/package/asterisk/ipkg/asterisk-voicemail.conffiles [new file with mode: 0644]
openwrt/package/asterisk/ipkg/asterisk-voicemail.control [new file with mode: 0644]
openwrt/package/asterisk/ipkg/asterisk.control [new file with mode: 0644]

diff --git a/openwrt/package/asterisk/control/asterisk-mysql.conffiles b/openwrt/package/asterisk/control/asterisk-mysql.conffiles
deleted file mode 100644 (file)
index 2ff3491..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/asterisk/cdr_mysql.conf
diff --git a/openwrt/package/asterisk/control/asterisk-pgsql.conffiles b/openwrt/package/asterisk/control/asterisk-pgsql.conffiles
deleted file mode 100644 (file)
index 8b5cffe..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/asterisk/cdr_pgsql.conf
diff --git a/openwrt/package/asterisk/control/asterisk-voicemail.conffiles b/openwrt/package/asterisk/control/asterisk-voicemail.conffiles
deleted file mode 100644 (file)
index 1c80f05..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/asterisk/voicemail.conf
diff --git a/openwrt/package/asterisk/ipkg/asterisk-codec-speex.control b/openwrt/package/asterisk/ipkg/asterisk-codec-speex.control
new file mode 100644 (file)
index 0000000..24ef1c7
--- /dev/null
@@ -0,0 +1,7 @@
+Package: asterisk-codec-speex
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: a Speex/PCM16 Codec Translator for Asterisk
+Depends: asterisk, libspeex
diff --git a/openwrt/package/asterisk/ipkg/asterisk-mysql.conffiles b/openwrt/package/asterisk/ipkg/asterisk-mysql.conffiles
new file mode 100644 (file)
index 0000000..2ff3491
--- /dev/null
@@ -0,0 +1 @@
+/etc/asterisk/cdr_mysql.conf
diff --git a/openwrt/package/asterisk/ipkg/asterisk-mysql.control b/openwrt/package/asterisk/ipkg/asterisk-mysql.control
new file mode 100644 (file)
index 0000000..0eaa471
--- /dev/null
@@ -0,0 +1,7 @@
+Package: asterisk-mysql
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: MySQL modules for Asterisk
+Depends: asterisk, libmysqlclient, zlib
diff --git a/openwrt/package/asterisk/ipkg/asterisk-pgsql.conffiles b/openwrt/package/asterisk/ipkg/asterisk-pgsql.conffiles
new file mode 100644 (file)
index 0000000..8b5cffe
--- /dev/null
@@ -0,0 +1 @@
+/etc/asterisk/cdr_pgsql.conf
diff --git a/openwrt/package/asterisk/ipkg/asterisk-pgsql.control b/openwrt/package/asterisk/ipkg/asterisk-pgsql.control
new file mode 100644 (file)
index 0000000..907d30a
--- /dev/null
@@ -0,0 +1,7 @@
+Package: asterisk-pgsql
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: PostgreSQL modules for Asterisk
+Depends: asterisk, libpq, zlib
diff --git a/openwrt/package/asterisk/ipkg/asterisk-sounds.control b/openwrt/package/asterisk/ipkg/asterisk-sounds.control
new file mode 100644 (file)
index 0000000..e297e58
--- /dev/null
@@ -0,0 +1,7 @@
+Package: asterisk-sounds
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: a sounds collection for Asterisk
+Depends: asterisk
diff --git a/openwrt/package/asterisk/ipkg/asterisk-voicemail.conffiles b/openwrt/package/asterisk/ipkg/asterisk-voicemail.conffiles
new file mode 100644 (file)
index 0000000..1c80f05
--- /dev/null
@@ -0,0 +1 @@
+/etc/asterisk/voicemail.conf
diff --git a/openwrt/package/asterisk/ipkg/asterisk-voicemail.control b/openwrt/package/asterisk/ipkg/asterisk-voicemail.control
new file mode 100644 (file)
index 0000000..7614e89
--- /dev/null
@@ -0,0 +1,7 @@
+Package: asterisk-voicemail
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: VoiceMail related modules for Asterisk
+Depends: asterisk
diff --git a/openwrt/package/asterisk/ipkg/asterisk.control b/openwrt/package/asterisk/ipkg/asterisk.control
new file mode 100644 (file)
index 0000000..ac2bf39
--- /dev/null
@@ -0,0 +1,6 @@
+Package: asterisk
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: An open source PBX