projects
/
asterisk/asterisk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
chan_sip: Allow Asterisk to retry after 403 on register
[asterisk/asterisk.git]
/
configs
/
app_skel.conf.sample
1
[general]
2
games=3
3
cheat=no
4
5
[sounds]
6
prompt=please-enter-your,number,queue-less-than
7
wrong_guess=vm-pls-try-again
8
right_guess=auth-thankyou
9
too_high=high
10
too_low=low
11
lose=vm-goodbye
12
13
[easy]
14
max_number=10
15
max_guesses=4
16
17
[medium]
18
max_number=100
19
max_guesses=6
20
21
[hard]
22
max_number=1000
23
max_guesses=7
24
25
[nightmare]
26
max_number=1000
27
max_guesses=1