summaryrefslogtreecommitdiff
path: root/configs/say.conf.sample
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2007-07-20 22:25:41 +0000
committerJason Parker <jparker@digium.com>2007-07-20 22:25:41 +0000
commitb928d1a0f3d7c774a8f1fba5e99600c505300800 (patch)
treee8c66b7b86ea95d991cb1a82a97fdccdb4d539c5 /configs/say.conf.sample
parentbb1cdfebb331060ab24703d5c4fd645a58429772 (diff)
Add support for default "say mode" (whether to use the "old" method or "new" method. "new" method being config file)
Add support for autocomplete of "say load" CLI command. Patch by IgorG (closes issue #10243) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76216 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/say.conf.sample')
-rw-r--r--configs/say.conf.sample7
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/say.conf.sample b/configs/say.conf.sample
index d4745497a..e8b8ed7ae 100644
--- a/configs/say.conf.sample
+++ b/configs/say.conf.sample
@@ -1,7 +1,12 @@
-; say.conf
;
; language configuration
;
+
+[general]
+mode=old ; method for playing numbers and dates
+ ; old - using asterisk core function
+ ; new - using this configuration file
+
; The new language routines produce strings of the form
; prefix:[format:]data
; that are matched against the rules in this file to produce