From 9082b027efa75490392fdc4c5927492e7b302bfa Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 24 May 2004 15:09:34 +0000 Subject: Improve sample configuration files (bug #1125) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3057 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/modem.conf.sample | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'configs/modem.conf.sample') diff --git a/configs/modem.conf.sample b/configs/modem.conf.sample index d177502df..81e3a0ff2 100755 --- a/configs/modem.conf.sample +++ b/configs/modem.conf.sample @@ -1,5 +1,5 @@ ; -; Internet Phone Jack +; isdn4linux ; ; Configuration file ; @@ -11,7 +11,8 @@ context=remote ; ; Modem Drivers to load ; -driver=aopen +driver=aopen ; modem by AOpen +;driver=i4l ; isdn4linux - an alternative to i4l is to use chan_capi ; ; Default language ; @@ -26,7 +27,7 @@ driver=aopen ; We can strip a given number of digits on outgoing dialing, so, for example ; you can have it dial "8871042" when given "98871042". ; -stripmsd=1 +stripmsd=0 ; ; Type of dialing ; @@ -45,7 +46,7 @@ mode=immediate ; ;device => /dev/ttyS3 ; -; ISDN example +; ISDN example (using i4l) ; ;msn=39907835 ;device => /dev/ttyI0 -- cgit v1.2.3