aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-06 11:55:52 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-06 11:55:52 +0000
commit5c3fb1c5ae75e51986e4debafc2888326807e24f (patch)
tree6c5acbdd976cd621eda37b5f543715b72ba67ae8
parenta1581c145d92109b5016ff551001ea8bacdb4056 (diff)
Version 0.1.2 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@195 f38db490-d61c-443f-a65b-d21fe96a405b
-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