Hi zusammen
Ich arbeite an einem AaH 1.5 und will damit ins öffentliche ISDN Netz.
Ich hab ne Eicon Diva Server V-BRI-2M die läuft d.h. Treiber installiert und testanruf (./acopy2 -s1 -num -n012345678) funktioniert auch
dann hab ich chan_capi-cm-0.6.3 installiert d.h. "make" und "make install"
dann hab ich "make config" probiert und habe
"make: *** No rule to make target 'config'. Stop"
erhalten
jetzt fehlt mir aber die capi.conf datei im Verzeichnis /etc/asterisk
ich habe ein Beispiel capi.conf im Internet gefunden und in /etc/asterisk angelegt. Damit stürzt asterisk beim start allerdings ab.
weiss jemand was ich da falsch gemacht habe?
mfg Matthias
capi.conf
;
; CAPI config
;
;
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
[interfaces]
; 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
; 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
Ich arbeite an einem AaH 1.5 und will damit ins öffentliche ISDN Netz.
Ich hab ne Eicon Diva Server V-BRI-2M die läuft d.h. Treiber installiert und testanruf (./acopy2 -s1 -num -n012345678) funktioniert auch
dann hab ich chan_capi-cm-0.6.3 installiert d.h. "make" und "make install"
dann hab ich "make config" probiert und habe
"make: *** No rule to make target 'config'. Stop"
erhalten
jetzt fehlt mir aber die capi.conf datei im Verzeichnis /etc/asterisk
ich habe ein Beispiel capi.conf im Internet gefunden und in /etc/asterisk angelegt. Damit stürzt asterisk beim start allerdings ab.
weiss jemand was ich da falsch gemacht habe?
mfg Matthias
capi.conf
;
; CAPI config
;
;
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
[interfaces]
; 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
; 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