summaryrefslogtreecommitdiffstats
path: root/openwrt/package/asterisk/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-03 06:39:21 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-03 06:39:21 +0000
commit60216fbd0007109ad59dc3d60def17746341ee30 (patch)
treebcff6ddad28aca8cda1ae67d4e9ed683f74f273b /openwrt/package/asterisk/ipkg
parent6f0813ddd53103adfb69c4397757702f2e2e6526 (diff)
Add pbx_dundi patch (thanks Greg Boehnlein).
Move "not recommended" codecs into subpackages. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1138 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/asterisk/ipkg')
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk-codec-ilbc.control7
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk-codec-lpc10.control7
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk-pbx-dundi.conffiles1
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk-pbx-dundi.control7
4 files changed, 22 insertions, 0 deletions
diff --git a/openwrt/package/asterisk/ipkg/asterisk-codec-ilbc.control b/openwrt/package/asterisk/ipkg/asterisk-codec-ilbc.control
new file mode 100644
index 000000000..cc0dd6191
--- /dev/null
+++ b/openwrt/package/asterisk/ipkg/asterisk-codec-ilbc.control
@@ -0,0 +1,7 @@
+Package: asterisk-codec-ilbc
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: an Internet Low Bitrate Codec (ILBC) Translator for Asterisk
+Depends: asterisk
diff --git a/openwrt/package/asterisk/ipkg/asterisk-codec-lpc10.control b/openwrt/package/asterisk/ipkg/asterisk-codec-lpc10.control
new file mode 100644
index 000000000..fa7146e57
--- /dev/null
+++ b/openwrt/package/asterisk/ipkg/asterisk-codec-lpc10.control
@@ -0,0 +1,7 @@
+Package: asterisk-codec-lpc10
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: an LPC10 (Linear Predictor Code) 2.4kbps Voice Coder for Asterisk
+Depends: asterisk
diff --git a/openwrt/package/asterisk/ipkg/asterisk-pbx-dundi.conffiles b/openwrt/package/asterisk/ipkg/asterisk-pbx-dundi.conffiles
new file mode 100644
index 000000000..ab116b5d1
--- /dev/null
+++ b/openwrt/package/asterisk/ipkg/asterisk-pbx-dundi.conffiles
@@ -0,0 +1 @@
+/etc/asterisk/dundi.conf
diff --git a/openwrt/package/asterisk/ipkg/asterisk-pbx-dundi.control b/openwrt/package/asterisk/ipkg/asterisk-pbx-dundi.control
new file mode 100644
index 000000000..1575b29f6
--- /dev/null
+++ b/openwrt/package/asterisk/ipkg/asterisk-pbx-dundi.control
@@ -0,0 +1,7 @@
+Package: asterisk-pbx-dundi
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: Distributed Universal Number Discovery (DUNDi) support for Asterisk
+Depends: asterisk