summaryrefslogtreecommitdiffstats
path: root/package/asterisk/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/asterisk/ipkg')
-rw-r--r--package/asterisk/ipkg/asterisk-codec-speex.control7
-rw-r--r--package/asterisk/ipkg/asterisk-mysql.conffiles1
-rw-r--r--package/asterisk/ipkg/asterisk-mysql.control7
-rw-r--r--package/asterisk/ipkg/asterisk-pgsql.conffiles1
-rw-r--r--package/asterisk/ipkg/asterisk-pgsql.control7
-rw-r--r--package/asterisk/ipkg/asterisk-sounds.control7
-rw-r--r--package/asterisk/ipkg/asterisk-voicemail.conffiles1
-rw-r--r--package/asterisk/ipkg/asterisk-voicemail.control7
-rw-r--r--package/asterisk/ipkg/asterisk.control6
9 files changed, 44 insertions, 0 deletions
diff --git a/package/asterisk/ipkg/asterisk-codec-speex.control b/package/asterisk/ipkg/asterisk-codec-speex.control
new file mode 100644
index 000000000..24ef1c7f2
--- /dev/null
+++ b/package/asterisk/ipkg/asterisk-codec-speex.control
@@ -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/package/asterisk/ipkg/asterisk-mysql.conffiles b/package/asterisk/ipkg/asterisk-mysql.conffiles
new file mode 100644
index 000000000..2ff349142
--- /dev/null
+++ b/package/asterisk/ipkg/asterisk-mysql.conffiles
@@ -0,0 +1 @@
+/etc/asterisk/cdr_mysql.conf
diff --git a/package/asterisk/ipkg/asterisk-mysql.control b/package/asterisk/ipkg/asterisk-mysql.control
new file mode 100644
index 000000000..0eaa4719e
--- /dev/null
+++ b/package/asterisk/ipkg/asterisk-mysql.control
@@ -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/package/asterisk/ipkg/asterisk-pgsql.conffiles b/package/asterisk/ipkg/asterisk-pgsql.conffiles
new file mode 100644
index 000000000..8b5cffe40
--- /dev/null
+++ b/package/asterisk/ipkg/asterisk-pgsql.conffiles
@@ -0,0 +1 @@
+/etc/asterisk/cdr_pgsql.conf
diff --git a/package/asterisk/ipkg/asterisk-pgsql.control b/package/asterisk/ipkg/asterisk-pgsql.control
new file mode 100644
index 000000000..907d30a83
--- /dev/null
+++ b/package/asterisk/ipkg/asterisk-pgsql.control
@@ -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/package/asterisk/ipkg/asterisk-sounds.control b/package/asterisk/ipkg/asterisk-sounds.control
new file mode 100644
index 000000000..e297e582a
--- /dev/null
+++ b/package/asterisk/ipkg/asterisk-sounds.control
@@ -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/package/asterisk/ipkg/asterisk-voicemail.conffiles b/package/asterisk/ipkg/asterisk-voicemail.conffiles
new file mode 100644
index 000000000..1c80f057a
--- /dev/null
+++ b/package/asterisk/ipkg/asterisk-voicemail.conffiles
@@ -0,0 +1 @@
+/etc/asterisk/voicemail.conf
diff --git a/package/asterisk/ipkg/asterisk-voicemail.control b/package/asterisk/ipkg/asterisk-voicemail.control
new file mode 100644
index 000000000..7614e890e
--- /dev/null
+++ b/package/asterisk/ipkg/asterisk-voicemail.control
@@ -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/package/asterisk/ipkg/asterisk.control b/package/asterisk/ipkg/asterisk.control
new file mode 100644
index 000000000..ac2bf39d2
--- /dev/null
+++ b/package/asterisk/ipkg/asterisk.control
@@ -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