aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-05-02 19:18:58 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-05-02 19:18:58 +0000
commitaa0ab7648c5268d4c7ba2bca8776b89eb2031632 (patch)
tree675504d06dff74bca011a0bc2fe00b45ab7cba37 /configs
parente0e65495e75ae84cb178bb2e357211bcc40f43f0 (diff)
Version 0.1.3 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@209 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/phone.conf.sample10
1 files changed, 5 insertions, 5 deletions
diff --git a/configs/phone.conf.sample b/configs/phone.conf.sample
index 72c5393ab..d8eed2697 100755
--- a/configs/phone.conf.sample
+++ b/configs/phone.conf.sample
@@ -10,15 +10,15 @@
; immediately provides the PBX without reading any digits or providing
; any dialtone (this is the immediate mode, the default)
;
-;mode=immediate
-mode=dialtone
+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
+format=slinear
+;format=g723.1
;
; And set the echo cancellation to "off", "low", "medium", and "high".
; This is not supported on all phones.
@@ -32,4 +32,4 @@ echocancel=medium
; List all devices we can use. Contexts may also be specified
;
;context=local
-;device=/dev/ixj0
+;device=/dev/phone0