chan-capi/capi.conf

53 lines
1.0 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
; interface sections
; this example interface has name ISDN1
[ISDN1]
2005-06-02 18:47:35 +00:00
; mode: ptmp (point-to-multipoint) or ptp (point-to-point)
isdnmode=ptmp
; allow incoming calls to this list of MSNs, * == any
incomingmsn=*
; capi controller number
controller=1
; dialout group
group=1
; set a prefix to calling number on incoming calls
; prefix=0
2005-06-02 18:47:35 +00:00
; enable/disable software dtmf detection, recommended for AVM cards
softdtmf=1
; accountcode to use in CDRs
accountcode=
; context for incoming calls
context=capi-in
; _VERY_PRIMITIVE_ echo suppression
;echosquelch=1
; EICON DIVA SERVER echo cancelation
;echocancel=yes
;echotail=64
; call group
;callgroup=1
; deflect incoming calls to 12345678 if all B channels are busy
;deflect=12345678
; number of concurrent calls on this controller (2 makes sense for single BRI)
devices => 2
;[myName]
2005-06-02 18:47:35 +00:00
;PointToPoint (55512-0)
;isdnmode=ptp
;incomingmsn=*
2005-06-02 18:47:35 +00:00
;controller=2
;devices => 30