comparison: asterisk/capi.conf
asterisk/capi.conf
- changeset 202
- f29abea29121
equal
deleted
inserted
replaced
|
1 ;; |
|
2 ;; capi.conf -- Asterisk ISDN/CAPI channel configuration |
|
3 ;; |
|
4 |
|
5 ;[general] |
|
6 ;nationalprefix = 0 |
|
7 ;internationalprefix = 00 |
|
8 ;rxgain = 1.0 |
|
9 ;txgain = 1.0 |
|
10 ;ulaw = no |
|
11 ;debug = yes |
|
12 |
|
13 ;[ISDN1] |
|
14 ;isdnmode = msn |
|
15 ;incomingmsn = * |
|
16 ;controller = 0 |
|
17 ;group = 1 |
|
18 ;;prefix = 0 |
|
19 ;softdtmf = off |
|
20 ;relaxdtmf = off |
|
21 ;accountcode = |
|
22 ;context = external |
|
23 ;holdtype = local |
|
24 ;immediate = yes |
|
25 ;echocancel = no |
|
26 ;echosquelch = no |
|
27 ;echotail = 64 |
|
28 ;bridge = yes |
|
29 ;callgroup = 1 |
|
30 ;deflect = 1234567 |
|
31 ;devices = 2 |
|
32 ;wait_silence_samples = 1000 |
|
33 ;dtmf_generate = yes |
|
34 |