Version 0.1.8 from FTP
[asterisk/asterisk.git] / configs / tormenta.conf.sample
1 ;
2 ; Voice over Frame Relay (Adtran style)
3 ;
4 ; Configuration file
5
6 [channels]
7 ;
8 ; Default language
9 ;
10 ;language=en
11 ;
12 ; Default context
13 ;
14 context=default
15 ;
16 ; Switchtype:  Only used for PRI.
17 ;
18 ; national:       National ISDN
19 ; dms100:         Nortel DMS100
20 ; 4ess:           AT&T 4ESS
21 ; 5ess:           Lucent 5ESS
22 ;
23 switchtype=national
24 ;
25 ; Signalling method (default is fxs).  Valid values:
26 ; em:     E & M
27 ; em_w:   E & M Wink
28 ; featd:  Feature Group D (The fake, Adtran style)
29 ; fxs_ls: FXS (Loop Start)
30 ; fxs_gs: FXS (Ground Start)
31 ; fxs_ks: FXS (Kewl Start)
32 ; fxo_ls: FXO (Loop Start)
33 ; fxo_gs: FXO (Ground Start)
34 ; fxo_ks: FXO (Kewl Start)
35 ; pri_cpe: PRI signalling, CPE side
36 ; pri_net: PRI signalling, Network side
37 ;
38 signalling=fxo_ls
39 ;
40 ; A variety of timing parameters can be specified as well
41 ; Including:
42 ;    prewink:     Pre-wink time
43 ;    preflash:    Pre-flash time
44 ;    wink:        Wink time
45 ;    flash:       Flash time
46 ;    start:       Start time
47 ;    rxwink:      Receiver wink time
48 ;    rxflash:     Receiver flashtime
49 ;    debounce:    Debounce timing
50 ;
51 rxwink=300              ; Atlas seems to use long (250ms) winks
52 ;
53 ; Whether or not to use caller ID
54 ;
55 usecallerid=yes
56 ;
57 ; Whether or not to hide outgoing caller ID (Override with *67 or *82)
58 ;
59 hidecallerid=no
60 ;
61 ; Whether or not to enable call waiting on FXO lines
62 ;
63 callwaiting=yes
64 ;
65 ; Support Caller*ID on Call Waiting
66 ;
67 callwaitingcallerid=yes
68 ;
69 ; Support three-way calling
70 ;
71 threewaycalling=yes
72 ;
73 ; Support flash-hook call transfer (requires three way calling)
74 ;
75 transfer=yes
76 ;
77 ; Enable echo cancellation 
78 ;
79 echocancel=yes
80 ;
81 ; You may also set the default receive and transmit gains (in dB)
82 ;
83 rxgain=0.0
84 txgain=0.0
85 ;
86 ; Logical groups can be assigned to allow outgoing rollover.  Groups
87 ; range from 0 to 31, and multiple groups can be specified.
88 ;
89 group=1
90 ;
91 ; Specify whether the channel should be answered immediately or
92 ; if the simple switch should provide dialtone, read digits, etc.
93 ;
94 immediate=no
95 ;
96 ; CallerID can be set to "asreceived" or a specific number
97 ; if you want to override it.  Note that "asreceived" only
98 ; applies to trunk interfaces.
99 ;
100 ;callerid=2564286000
101 ;
102 ; Each channel consists of the channel number or range.  It
103 ; inherits the parameters that were specified above its declaration
104 ;
105 ;callerid="Green Phone"<(256) 428-6121>
106 ;channel => 1
107 ;callerid="Black Phone"<(256) 428-6122>
108 ;channel => 2
109 ;callerid="CallerID Phone" <(256) 428-6123>
110 ;callerid="CallerID Phone" <(630) 372-1564>
111 ;callerid="CallerID Phone" <(256) 704-4666>
112 ;channel => 3
113 ;callerid="Pac Tel Phone" <(256) 428-6124>
114 ;channel => 4
115 ;callerid="Uniden Dead" <(256) 428-6125>
116 ;channel => 5
117 ;callerid="Cortelco 2500" <(256) 428-6126>
118 ;channel => 6
119 ;callerid="Main TA 750" <(256) 428-6127>
120 ;channel => 44
121 ;
122 ; For example, maybe we have some other channels
123 ; which start out in a different context and use
124 ; E & M signalling instead.
125 ;
126 ;context=remote
127 ;sigalling=em
128 ;channel => 15
129 ;channel => 16
130
131 ;
132 ; Also, you can setup patterns to ignore by the "small switch" with
133 ; respect to turning off the dialtone. (like to keep the dialtone
134 ; going after a 9 is received
135 ;
136 ignorepat=9
137
138 ;signalling=em_w
139 ;
140 ; All those in group 0 I'll use for outgoing calls
141 ;
142 ; Strip most significant digit (9) before sending
143 ;
144 stripmsd=1
145 ;callerid=asreceived
146 ;group=0
147 ;signalling=fxs_ls
148 ;channel => 45
149
150 ;signalling=fxo_ls
151 ;group=1
152 ;callerid="Joe Schmoe" <(256) 428-6131>
153 ;channel => 25
154 ;callerid="Megan May" <(256) 428-6132>
155 ;channel => 26
156 ;callerid="Suzy Queue" <(256) 428-6233>
157 ;channel => 27
158 ;callerid="Larry Moe" <(256) 428-6234>
159 ;channel => 28
160 ;
161 ; Sample PRI (CPE) config:  Specify the switchtype, the signalling as
162 ; either pri_cpe or pri_net for CPE or Network termination, and generally
163 ; you will want to create a single "group" for all channels of the PRI.
164 ;
165 ; switchtype = national
166 ; sig = pri_cpe
167 ; group = 2
168 ; channel => 1-23