mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8646 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a98faad163
commit
d357e842c7
@ -5,7 +5,7 @@
|
||||
<menu name="demo_ivr"
|
||||
greet-long="phrase:demo_ivr_main_menu"
|
||||
greet-short="phrase:demo_ivr_main_menu_short"
|
||||
invalid-sound="voicemail/vm-hello.wav"
|
||||
invalid-sound="ivr/ivr-that_was_an_invalid_entry.wav"
|
||||
exit-sound="voicemail/vm-goodbye.wav"
|
||||
timeout ="10000"
|
||||
inter-digit-timeout="2000"
|
||||
@ -23,7 +23,7 @@
|
||||
<menu name="demo_ivr_submenu"
|
||||
greet-long="phrase:demo_ivr_sub_menu"
|
||||
greet-short="phrase:demo_ivr_sub_menu_short"
|
||||
invalid-sound="voicemail/vm-hello.wav"
|
||||
invalid-sound="ivr/ivr-that_was_an_invalid_entry.wav"
|
||||
exit-sound="voicemail/vm-goodbye.wav"
|
||||
timeout="15000"
|
||||
max-failures="3">
|
||||
|
Loading…
x
Reference in New Issue
Block a user