[Asterisk-Users] Eicon Diva Server
Sergio Serrano Revuelto
sergio.serrano at avanzada7.com
Tue Feb 10 12:35:04 MST 2004
Hi all,
anyone could help me with capi.conf?. I have installed an Eicon
Diva Server 4BRI. I have 2 EuroISDN BRI lines,
First line number: 951014943
Second line number: 951014944
I try to do 4 calls but, I can't do more than two call.
My capi.conf is the next:
[global]
mode=immediate
isdnmode=multipoint
txgain=0.5
rxgain=0.5
[interfaces]
msn=951014943
incomingmsn=951014943
controller=1
context=default
echocancel=1
echotail=64
devices=2
msn=951014944
incoming=951014944
controller=1
context=default
echocancel=1
echotail=64
devices=2
And mi extensions.conf for Dial CAPI are the next:
exten=>_XXXXXXXXX,1,ChanIsAvail(CAPI/951014943&CAPI/951014944)
exten=>_XXXXXXXXX,2,SubString,CANAL=${AVAILCHAN}|12|9
exten=>_XXXXXXXXX,3,Dial(CAPI/@${CANAL}:B${EXTEN}|17)
Any idea?
Thanks,
srsergio
More information about the asterisk-users
mailing list