app_skel¶
This configuration documentation is for functionality provided by app_skel.
Configuration File: app_skel.conf¶
[globals]: Options that apply globally to app_skel¶
Since¶
12.0.0
Configuration Option Reference¶
Option Name | Type | Default Value | Regular Expression | Description | Since |
---|---|---|---|---|---|
cheat | Should the computer cheat? | 11.0.0 | |||
games | The number of games a single execution of SkelGuessNumber will play | 11.0.0 |
Configuration Option Descriptions¶
cheat¶
Since: 11.0.0
If enabled, the computer will ignore winning guesses.
[sounds]: Prompts for SkelGuessNumber to play¶
Since¶
12.0.0
Configuration Option Reference¶
Option Name | Type | Default Value | Regular Expression | Description | Since |
---|---|---|---|---|---|
lose | vm-goodbye | The sound file to play when a player loses | 11.0.0 | ||
prompt | please-enter-yournumberqueue-less-than | A prompt directing the user to enter a number less than the max number | 11.0.0 | ||
right_guess | auth-thankyou | The sound file to play when a correct guess is made | 11.0.0 | ||
too_high | The sound file to play when a guess is too high | 11.0.0 | |||
too_low | The sound file to play when a guess is too low | 11.0.0 | |||
wrong_guess | vm-pls-try-again | The sound file to play when a wrong guess is made | 11.0.0 |
[level]: Defined levels for the SkelGuessNumber game¶
Since¶
12.0.0
Configuration Option Reference¶
Option Name | Type | Default Value | Regular Expression | Description | Since |
---|---|---|---|---|---|
max_guesses | The maximum number of guesses before a game is considered lost | 11.22.0, 13.9.0 | |||
max_number | The maximum in the range of numbers to guess (1 is the implied minimum) | 11.0.0 |
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT