summaryrefslogtreecommitdiffstats
path: root/openwrt/package/asterisk/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-22 19:56:19 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-22 19:56:19 +0000
commitb85c041bcefead34ebda03ce326f604b8fb8876e (patch)
tree8744ff87c38d1fb07757ea5302c2d79aba19e695 /openwrt/package/asterisk/ipkg
parentc220651dd3bc4b1d674f07b9987b67193b3320cd (diff)
add chan_bluetooth
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1727 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/asterisk/ipkg')
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk-chan-bluetooth.conffiles1
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk-chan-bluetooth.control7
2 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/asterisk/ipkg/asterisk-chan-bluetooth.conffiles b/openwrt/package/asterisk/ipkg/asterisk-chan-bluetooth.conffiles
new file mode 100644
index 000000000..40a085235
--- /dev/null
+++ b/openwrt/package/asterisk/ipkg/asterisk-chan-bluetooth.conffiles
@@ -0,0 +1 @@
+/etc/asterisk/bluetooth.conf
diff --git a/openwrt/package/asterisk/ipkg/asterisk-chan-bluetooth.control b/openwrt/package/asterisk/ipkg/asterisk-chan-bluetooth.control
new file mode 100644
index 000000000..4f9f67c5f
--- /dev/null
+++ b/openwrt/package/asterisk/ipkg/asterisk-chan-bluetooth.control
@@ -0,0 +1,7 @@
+Package: asterisk-chan-bluetooth
+Priority: optional
+Section: net
+Maintainer: OpenWrt Developers Team <bugs@openwrt.org>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/asterisk/
+Description: Bluetooth HandsFreeProfile support for Asterisk
+Depends: asterisk, bluez-libs