aboutsummaryrefslogtreecommitdiffstats
path: root/configs/say.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-20 22:25:41 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-20 22:25:41 +0000
commit29046eb9c5c13960a810e4035f2e08130f1914ec (patch)
treee8c66b7b86ea95d991cb1a82a97fdccdb4d539c5 /configs/say.conf.sample
parentbbea177387b0c26664793fdff285b970503fe24b (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: http://svn.digium.com/svn/asterisk/trunk@76216 f38db490-d61c-443f-a65b-d21fe96a405b
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