From 22e0c573b6221558f09bee9f6b91a4127991a0df Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Thu, 6 Jan 2000 11:55:52 +0000 Subject: [PATCH] Version 0.1.2 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@195 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/phone.conf.sample | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 configs/phone.conf.sample diff --git a/configs/phone.conf.sample b/configs/phone.conf.sample new file mode 100755 index 0000000000..72c5393ab2 --- /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