chan-capi/capi.conf

48 lines
1.6 KiB
Plaintext
Raw Normal View History

2005-06-02 18:47:35 +00:00
;
; CAPI config
;
;
; general section
2005-06-02 18:47:35 +00:00
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
;ulaw=yes ;set this, if you live in u-law world instead of a-law
2005-06-02 18:47:35 +00:00
; interface sections ...
[ISDN1] ;this example interface gets name 'ISDN1' and may be any
;name not starting with 'g' or 'contr'.
isdnmode=ptmp ;ptmp (point-to-multipoint) or ptp (point-to-point)
;when using NT-mode, ptp should be set in any case
incomingmsn=* ;allow incoming calls to this list of MSNs, * == any
controller=1 ;capi controller number to use
group=1 ;dialout group
;prefix=0 ;set a prefix to calling number on incoming calls
2005-08-07 12:21:36 +00:00
softdtmf=on ;enable/disable software dtmf detection, recommended for AVM cards
relaxdtmf=on ;in addition to softdtmf, you can use relaxed dtmf detection
accountcode= ;Asterisk accountcode to use in CDRs
context=capi-in ;context for incoming calls
hold=yes ;when Asterisk put on hold, ISDN HOLD shall be used
;immediate=yes ;immediate start of pbx with extension 's' if no digits were
;received on incoming call (no destination number yet)
;echosquelch=1 ;_VERY_PRIMITIVE_ echo suppression
;echocancel=yes ;EICON DIVA SERVER (CAPI) echo cancelation
;echotail=64 ;echo cancel tail setting
;callgroup=1 ;Asterisk call group
;deflect=1234567 ;deflect incoming calls to 1234567 if all B channels are busy
devices=2 ;number of concurrent calls on this controller
;(2 makes sense for single BRI, 30 for PRI)
2005-06-02 18:47:35 +00:00
;[myName]
;;PointToPoint (55512-0)
2005-06-02 18:47:35 +00:00
;isdnmode=ptp
;incomingmsn=*
2005-06-02 18:47:35 +00:00
;controller=2
;devices=30