[asterisk-commits] qwell: trunk r81454 - in /trunk: ./ configs/followme.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Sep 4 14:56:46 CDT 2007
Author: qwell
Date: Tue Sep 4 14:56:46 2007
New Revision: 81454
URL: http://svn.digium.com/view/asterisk?view=rev&rev=81454
Log:
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
........
Modified:
trunk/ (props changed)
trunk/configs/followme.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/configs/followme.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/followme.conf.sample?view=diff&rev=81454&r1=81453&r2=81454
==============================================================================
--- trunk/configs/followme.conf.sample (original)
+++ trunk/configs/followme.conf.sample Tue Sep 4 14:56:46 2007
@@ -67,7 +67,7 @@
; 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 @@
; 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.
More information about the asterisk-commits
mailing list