Asterisk 1.4: Numbers Guessing Game
Asterisk Numbers Guessing Game Howto First, we have to grab the sound files guessit.tgz ** note, lost backups, no file. You can create your own :) Now, we copy these to our asterisk sounds directory # mv guessit.tgz /var/lib/asterisk/sounds/ Now we must untar the sound files into the guessit directory # cd /var/lib/asterisk/sounds# tar xzvf guessit_sounds.tgz You should have files like the following # cd guessit # ls goodbye.gsm input-number.gsm input_number....