summaryrefslogtreecommitdiff
path: root/openwrt/package/asterisk/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-09 22:41:38 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-09 22:41:38 +0000
commit9d2f20ac75dc1ddfd167ef6d53a5e3a93450d02d (patch)
tree527675cbb308bfe1271dc6b44d06392b91859320 /openwrt/package/asterisk/ipkg
parent764347e0dda10f1a9680d5e867d30f30a00a25a1 (diff)
downloadmtk-20170518-9d2f20ac75dc1ddfd167ef6d53a5e3a93450d02d.zip
mtk-20170518-9d2f20ac75dc1ddfd167ef6d53a5e3a93450d02d.tar.gz
mtk-20170518-9d2f20ac75dc1ddfd167ef6d53a5e3a93450d02d.tar.bz2
add asterisk-mini package, put modules.conf under rev; control, add ipkg conffiles.
SVN-Revision: 2610
Diffstat (limited to 'openwrt/package/asterisk/ipkg')
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk-mini.conffiles13
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk-mini.control5
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk.conffiles20
3 files changed, 38 insertions, 0 deletions
diff --git a/openwrt/package/asterisk/ipkg/asterisk-mini.conffiles b/openwrt/package/asterisk/ipkg/asterisk-mini.conffiles
new file mode 100644
index 0000000..f95c338
--- /dev/null
+++ b/openwrt/package/asterisk/ipkg/asterisk-mini.conffiles
@@ -0,0 +1,13 @@
+/etc/asterisk/asterisk.conf
+/etc/asterisk/enum.conf
+/etc/asterisk/extconfig.conf
+/etc/asterisk/extensions.conf
+/etc/asterisk/features.conf
+/etc/asterisk/iax.conf
+/etc/asterisk/iaxprov.conf
+/etc/asterisk/logger.conf
+/etc/asterisk/manager.conf
+/etc/asterisk/modules.conf
+/etc/asterisk/musiconhold.conf
+/etc/asterisk/rtp.conf
+/etc/asterisk/sip.conf
diff --git a/openwrt/package/asterisk/ipkg/asterisk-mini.control b/openwrt/package/asterisk/ipkg/asterisk-mini.control
new file mode 100644
index 0000000..b609fab
--- /dev/null
+++ b/openwrt/package/asterisk/ipkg/asterisk-mini.control
@@ -0,0 +1,5 @@
+Package: asterisk-mini
+Priority: optional
+Section: net
+Depends: libncurses, libpthread
+Description: A minimal open source PBX
diff --git a/openwrt/package/asterisk/ipkg/asterisk.conffiles b/openwrt/package/asterisk/ipkg/asterisk.conffiles
new file mode 100644
index 0000000..db04961
--- /dev/null
+++ b/openwrt/package/asterisk/ipkg/asterisk.conffiles
@@ -0,0 +1,20 @@
+/etc/asterisk/asterisk.conf
+/etc/asterisk/agents.conf
+/etc/asterisk/alarmreceiver.conf
+/etc/asterisk/cdr_manager.conf
+/etc/asterisk/enum.conf
+/etc/asterisk/extconfig.conf
+/etc/asterisk/extensions.conf
+/etc/asterisk/features.conf
+/etc/asterisk/iax.conf
+/etc/asterisk/iaxprov.conf
+/etc/asterisk/indications.conf
+/etc/asterisk/logger.conf
+/etc/asterisk/manager.conf
+/etc/asterisk/modules.conf
+/etc/asterisk/musiconhold.conf
+/etc/asterisk/osp.conf
+/etc/asterisk/privacy.conf
+/etc/asterisk/queues.conf
+/etc/asterisk/rtp.conf
+/etc/asterisk/sip.conf