From 9197586ecc7ade0d3ee3f03b09f0e774a5154cee Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 18 Jan 2023 13:12:19 -0700 Subject: [PATCH] Update switch.sh --- debian/resources/switch.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/resources/switch.sh b/debian/resources/switch.sh index d74dfe9..aa5cbef 100755 --- a/debian/resources/switch.sh +++ b/debian/resources/switch.sh @@ -14,6 +14,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