1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/asterisk/capi.conf Mon Apr 27 12:19:05 2009 +0200 1.3 @@ -0,0 +1,34 @@ 1.4 +;; 1.5 +;; capi.conf -- Asterisk ISDN/CAPI channel configuration 1.6 +;; 1.7 + 1.8 +;[general] 1.9 +;nationalprefix = 0 1.10 +;internationalprefix = 00 1.11 +;rxgain = 1.0 1.12 +;txgain = 1.0 1.13 +;ulaw = no 1.14 +;debug = yes 1.15 + 1.16 +;[ISDN1] 1.17 +;isdnmode = msn 1.18 +;incomingmsn = * 1.19 +;controller = 0 1.20 +;group = 1 1.21 +;;prefix = 0 1.22 +;softdtmf = off 1.23 +;relaxdtmf = off 1.24 +;accountcode = 1.25 +;context = external 1.26 +;holdtype = local 1.27 +;immediate = yes 1.28 +;echocancel = no 1.29 +;echosquelch = no 1.30 +;echotail = 64 1.31 +;bridge = yes 1.32 +;callgroup = 1 1.33 +;deflect = 1234567 1.34 +;devices = 2 1.35 +;wait_silence_samples = 1000 1.36 +;dtmf_generate = yes 1.37 +