aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-04 19:56:06 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-04 19:56:06 +0000
commitafc58ce32b61df86475456b91d91b6ad6c3083b9 (patch)
tree1b34f5c4e0323984427133322a4cde0e156ac114 /configs
parent293370670aef9a40ba160f5dd3b452cb3d56bf4f (diff)
Change default followme config file to point to the correct files.
Issue 10644, patch by pabelanger git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@81453 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/followme.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/followme.conf.sample b/configs/followme.conf.sample
index 5d6d02c3e..697e5a69c 100644
--- a/configs/followme.conf.sample
+++ b/configs/followme.conf.sample
@@ -67,7 +67,7 @@ followme-norecording-prompt=>followme/no-recording
; not to leave their name or the option isn't set for them to do so. Default
; is the global default.
;
-followme-options-prompt=>followme/followme-options
+followme-options-prompt=>followme/options
; The 'Press 1 to accept this call or press 2 to decline it' message prompt.
; Default is the global default.
;
@@ -75,11 +75,11 @@ followme-pls-hold-prompt=>followme/pls-hold-while-try
; The 'Please hold while we try and connect your call' message prompt.
; Default is the global default.
;
-followme-status-prompt=>followme/followme-status
+followme-status-prompt=>followme/status
; The 'The party you're calling isn't at their desk' message prompt.
; Default is the global default.
;
-followme-sorry-prompt=>followme/followme-sorry
+followme-sorry-prompt=>followme/sorry
; The 'I'm sorry, but we were unable to locate your party' message prompt. Default
; is the global default.