You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/twit/etc/twit.conf

13 lines
500 B

# url where recordings will be available
base_url = https://zaraa.iptel.org/twits/
#path to record, should then show up at the above url
rec_path = /var/www/twits/
# prompts
welcome_msg = /usr/local/lib/sems/audio/twit/twit_welcome.wav
twit_err_msg = /usr/local/lib/sems/audio/twit/twit_err_msg.wav
twit_account_msg = /usr/local/lib/sems/audio/twit/twit_account_msg.wav
twit_ok_msg = /usr/local/lib/sems/audio/twit/twit_ok.wav
twit_posting_msg = /usr/local/lib/sems/audio/twit/twit_posting_msg.wav