From e2d63bd539ae6055022b8bec4fed57f2019941e1 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 18 Jan 2023 22:11:33 -0700 Subject: [PATCH] Update switch.sh --- ubuntu/resources/switch.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ubuntu/resources/switch.sh b/ubuntu/resources/switch.sh index efed837..9649fdf 100755 --- a/ubuntu/resources/switch.sh +++ b/ubuntu/resources/switch.sh @@ -13,6 +13,9 @@ if [ .$switch_source = .true ]; then switch/source-release.sh fi + #add sounds and music files + switch/source-sounds.sh + #copy the switch conf files to /etc/freeswitch switch/conf-copy.sh