[asterisk-commits] qwell: branch 1.4 r81453 - /branches/1.4/configs/followme.conf.sample

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Sep 4 14:56:07 CDT 2007


Author: qwell
Date: Tue Sep  4 14:56:06 2007
New Revision: 81453

URL: http://svn.digium.com/view/asterisk?view=rev&rev=81453
Log:
Change default followme config file to point to the correct files.

Issue 10644, patch by pabelanger

Modified:
    branches/1.4/configs/followme.conf.sample

Modified: branches/1.4/configs/followme.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.4/configs/followme.conf.sample?view=diff&rev=81453&r1=81452&r2=81453
==============================================================================
--- branches/1.4/configs/followme.conf.sample (original)
+++ branches/1.4/configs/followme.conf.sample Tue Sep  4 14:56:06 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