summaryrefslogtreecommitdiff
path: root/openwrt/package/asterisk/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-22 19:56:19 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-22 19:56:19 +0000
commitfaf93d0bdc49928d9347280914236ec7778a0e39 (patch)
tree8744ff87c38d1fb07757ea5302c2d79aba19e695 /openwrt/package/asterisk/ipkg
parent37d40e735fb212a9a97fb0c620c44867e252e174 (diff)
downloadmtk-20170518-faf93d0bdc49928d9347280914236ec7778a0e39.zip
mtk-20170518-faf93d0bdc49928d9347280914236ec7778a0e39.tar.gz
mtk-20170518-faf93d0bdc49928d9347280914236ec7778a0e39.tar.bz2
add chan_bluetooth
SVN-Revision: 1727
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 0000000..40a0852
--- /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 0000000..4f9f67c
--- /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