diff --git a/apps/twit/etc/twit.conf b/apps/twit/etc/twit.conf index 21817c4b..cd997eef 100644 --- a/apps/twit/etc/twit.conf +++ b/apps/twit/etc/twit.conf @@ -1,5 +1,5 @@ # url where recordings will be available -base_url = https://zaraa.iptel.org/twit/ +base_url = https://zaraa.iptel.org/twits/ #path to record, should then show up at the above url rec_path = /var/www/twits/ diff --git a/apps/twit/wav/welcome_msg.wav b/apps/twit/wav/twit_welcome.wav similarity index 100% rename from apps/twit/wav/welcome_msg.wav rename to apps/twit/wav/twit_welcome.wav