mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
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: https://origsvn.digium.com/svn/asterisk/trunk@81454 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
; not to leave their name or the option isn't set for them to do so. Default
|
||||||
; is the global 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.
|
; The 'Press 1 to accept this call or press 2 to decline it' message prompt.
|
||||||
; Default is the global default.
|
; 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.
|
; The 'Please hold while we try and connect your call' message prompt.
|
||||||
; Default is the global default.
|
; 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.
|
; The 'The party you're calling isn't at their desk' message prompt.
|
||||||
; Default is the global default.
|
; 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
|
; The 'I'm sorry, but we were unable to locate your party' message prompt. Default
|
||||||
; is the global default.
|
; is the global default.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user