aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-04 19:56:46 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-04 19:56:46 +0000
commitaae35e37969d101b05352cb48acfe7827d3723df (patch)
tree4c816b14cc5fb930e93c43e0273ede590eb7b3ef /configs
parentceee1bcb7164be35d829f539e9bfa2e8874c4571 (diff)
Merged revisions 81453 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 (closes issue #10644) ........ r81453 | qwell | 2007-09-04 14:56:06 -0500 (Tue, 04 Sep 2007) | 4 lines 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/trunk@81454 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.