aboutsummaryrefslogtreecommitdiffstats
path: root/configs/modem.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-02 20:59:00 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-02 20:59:00 +0000
commit999d3524e27900ec85d461f644d0e2fde138fca4 (patch)
tree53bb1d4c35295fea70d6179bfa71cd1e10d402df /configs/modem.conf.sample
parent2137f5008cf14c94312348e272f9b38df43233e1 (diff)
Version 0.1.2 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@152 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/modem.conf.sample')
-rwxr-xr-xconfigs/modem.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/modem.conf.sample b/configs/modem.conf.sample
index 27b3230f4..d5989b477 100755
--- a/configs/modem.conf.sample
+++ b/configs/modem.conf.sample
@@ -26,8 +26,8 @@ stripmsd=1
;
; Type of dialing
;
-;dialtype=tone
-dialtype=pulse
+dialtype=tone
+;dialtype=pulse
;
; Mode selection. "Immediate" means that as soon as you dial, you're connected
; and the line is considered up. "Ring" means we wait until the ring cadence
@@ -39,4 +39,4 @@ mode=immediate
;
; List all devices we can use.
;
-device=/dev/ttyS3
+;device=/dev/ttyS3