diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-12-03 15:17:05 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-08 16:26:20 +0100 |
commit | 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 (patch) | |
tree | 35e16f100466e4e00657199b38bb3d87d52bf73f /applications/luci-app-pbx/root/etc/pbx-asterisk/sounds | |
parent | 9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4 (diff) |
Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'applications/luci-app-pbx/root/etc/pbx-asterisk/sounds')
-rw-r--r-- | applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-alreadyon.gsm | bin | 0 -> 8943 bytes |
-rw-r--r-- | applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-incorrect.gsm | bin | 0 -> 8085 bytes |
-rw-r--r-- | applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-pass.gsm | bin | 0 -> 4752 bytes |
-rw-r--r-- | applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-incorrect.gsm | bin | 0 -> 7458 bytes |
-rw-r--r-- | applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-thankyou.gsm | bin | 0 -> 1353 bytes |
-rw-r--r-- | applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/beep.gsm | bin | 0 -> 726 bytes |
-rw-r--r-- | applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/vm-goodbye.gsm | bin | 0 -> 1683 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-alreadyon.gsm b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-alreadyon.gsm Binary files differnew file mode 100644 index 0000000000..83fe27ecfa --- /dev/null +++ b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-alreadyon.gsm diff --git a/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-incorrect.gsm b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-incorrect.gsm Binary files differnew file mode 100644 index 0000000000..27d934beb0 --- /dev/null +++ b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-incorrect.gsm diff --git a/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-pass.gsm b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-pass.gsm Binary files differnew file mode 100644 index 0000000000..f95637bb32 --- /dev/null +++ b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-pass.gsm diff --git a/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-incorrect.gsm b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-incorrect.gsm Binary files differnew file mode 100644 index 0000000000..12fec25d56 --- /dev/null +++ b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-incorrect.gsm diff --git a/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-thankyou.gsm b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-thankyou.gsm Binary files differnew file mode 100644 index 0000000000..93f936d1a0 --- /dev/null +++ b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-thankyou.gsm diff --git a/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/beep.gsm b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/beep.gsm Binary files differnew file mode 100644 index 0000000000..d38eda9cc5 --- /dev/null +++ b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/beep.gsm diff --git a/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/vm-goodbye.gsm b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/vm-goodbye.gsm Binary files differnew file mode 100644 index 0000000000..735b281c8e --- /dev/null +++ b/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/vm-goodbye.gsm |