Version 0.1.3 from FTP
[asterisk/asterisk.git] / configs / phone.conf.sample
1 ;
2 ; Linux Telephony Interface
3 ;
4 ; Configuration file
5 ;
6 [interfaces]
7 ;
8 ; Select a mode, either the line jack provides dialtone, reads digits,
9 ; then starts PBX with the given extension (dialtone mode), or 
10 ; immediately provides the PBX without reading any digits or providing 
11 ; any dialtone (this is the immediate mode, the default)
12 ;
13 ;mode=immediate
14 mode=dialtone
15 ;
16 ; You can decide which format to use by default, "g723.1" or "slinear".
17 ; XXX Be careful, sometimes the card causes kernel panics when running
18 ; in signed linear mode for some reason... XXX
19 ;
20 ;format=slinear
21 format=g723.1
22 ;
23 ; And set the echo cancellation to "off", "low", "medium", and "high".
24 ; This is not supported on all phones.
25 ;
26 echocancel=medium
27 ;
28 ; You can optionally use VAD/CNG silence supression
29 ;
30 ;silencesupression=yes
31 ;
32 ; List all devices we can use.  Contexts may also be specified
33 ;
34 ;context=local
35 ;device=/dev/ixj0