summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2000-01-06 11:55:52 +0000
committerMark Spencer <markster@digium.com>2000-01-06 11:55:52 +0000
commit22e0c573b6221558f09bee9f6b91a4127991a0df (patch)
tree6c5acbdd976cd621eda37b5f543715b72ba67ae8 /configs
parent9fafdf3cccee552a274b0050963ff42084848258 (diff)
Version 0.1.2 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@195 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/phone.conf.sample35
1 files changed, 35 insertions, 0 deletions
diff --git a/configs/phone.conf.sample b/configs/phone.conf.sample
new file mode 100755
index 000000000..72c5393ab
--- /dev/null
+++ b/configs/phone.conf.sample
@@ -0,0 +1,35 @@
+;
+; Linux Telephony Interface
+;
+; Configuration file
+;
+[interfaces]
+;
+; Select a mode, either the line jack provides dialtone, reads digits,
+; then starts PBX with the given extension (dialtone mode), or
+; immediately provides the PBX without reading any digits or providing
+; any dialtone (this is the immediate mode, the default)
+;
+;mode=immediate
+mode=dialtone
+;
+; You can decide which format to use by default, "g723.1" or "slinear".
+; XXX Be careful, sometimes the card causes kernel panics when running
+; in signed linear mode for some reason... XXX
+;
+;format=slinear
+format=g723.1
+;
+; And set the echo cancellation to "off", "low", "medium", and "high".
+; This is not supported on all phones.
+;
+echocancel=medium
+;
+; You can optionally use VAD/CNG silence supression
+;
+;silencesupression=yes
+;
+; List all devices we can use. Contexts may also be specified
+;
+;context=local
+;device=/dev/ixj0