diff --git a/sounds.txt b/sounds.txt index 4786bd56f7..80137b3209 100755 --- a/sounds.txt +++ b/sounds.txt @@ -122,6 +122,8 @@ %vm-no.gsm%no +%vm-nobodyavail.gsm%Nobody is available to take your call at the moment + %vm-nomore.gsm%No more messages. %vm-Old.gsm%old @@ -196,6 +198,14 @@ %tt-allbusy.gsm%All representatives of the household are currently assisting other telemarketers. Please hold and your call will be answered in the order it was received. +%tt-monkeysintro.gsm%They have been carried away by monkeys + +%tt-monkeys.gsm%[sound of monkeys screaming] + +%tt-somethingwrong.gsm%Something is terribly wrong + +%tt-weasels.gsm%Weasels have eaten our phone system + ;digits directory - File Name Sound File Script %0.gsm%zero diff --git a/sounds/tt-monkeys.gsm b/sounds/tt-monkeys.gsm new file mode 100755 index 0000000000..a28d4e131a Binary files /dev/null and b/sounds/tt-monkeys.gsm differ diff --git a/sounds/tt-monkeysintro.gsm b/sounds/tt-monkeysintro.gsm new file mode 100755 index 0000000000..46d129134c Binary files /dev/null and b/sounds/tt-monkeysintro.gsm differ diff --git a/sounds/tt-somethingwrong.gsm b/sounds/tt-somethingwrong.gsm new file mode 100755 index 0000000000..d0bfc2f259 Binary files /dev/null and b/sounds/tt-somethingwrong.gsm differ diff --git a/sounds/tt-weasels.gsm b/sounds/tt-weasels.gsm new file mode 100755 index 0000000000..e43ecd26ca Binary files /dev/null and b/sounds/tt-weasels.gsm differ diff --git a/sounds/vm-nobodyavail.gsm b/sounds/vm-nobodyavail.gsm new file mode 100755 index 0000000000..31f43148f0 Binary files /dev/null and b/sounds/vm-nobodyavail.gsm differ