From: Mark Spencer Date: Thu, 26 Oct 2000 13:33:57 +0000 (+0000) Subject: Version 0.1.4 from FTP X-Git-Tag: 0.1.4~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fa5bb58d49a9926a0842c3bfe605e7c169114ab7;p=thirdparty%2Fasterisk.git Version 0.1.4 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@220 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/phone.conf.sample b/configs/phone.conf.sample index d8eed26971..e4058badbb 100755 --- a/configs/phone.conf.sample +++ b/configs/phone.conf.sample @@ -5,13 +5,16 @@ ; [interfaces] ; -; Select a mode, either the line jack provides dialtone, reads digits, +; Select a mode, either the phone 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) +; any dialtone (this is the immediate mode, the default). Also, you +; can set the mode to "fxo" if you have a linejack to make it operate +; properly. ; mode=immediate ;mode=dialtone +;mode=fxo ; ; You can decide which format to use by default, "g723.1" or "slinear". ; XXX Be careful, sometimes the card causes kernel panics when running