support

E1 card configuration problem

lionelo
Posts: 7
Member Since:
2007-12-11

Hi all,

I have Trixbox Pro EE and have just installed a Sangoma A102 2 port PRI card. Trixbox detects the card fine and when you go onto the interface --> cards --> choose the card and then click on port 1 and edit -->

I try and assign the type to E1 ( instead of T1 )

--> then asterisk needs to restart --> I then go to restart asterisks on the web interface.

However, asterisk will not re-start unless I change the card to T1.

Does anyone have a working E1 config?



lionelo
Posts: 7
Member Since:
2007-12-11
Zaptel and zapata files

Zaptel
loadzone = uk
defaultzone=uk

span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-32
dchan=16
span=2,0,0,ccs,hdb3,crc4
bchan=32-46,48-54
dchan=47

Zapata File

[channels]
usecallerid=yes
echocancelwhenbridged=yes
hidecallerid=no
transfer=yes
immediate=no
callerid=asreceived
callgroup=1
rxwink=300
pickupgroup=1
cancallforward=yes
callwaitingcallerid=yes
callreturn=yes
usecallingpres=yes

group=0
echocancel=0
rxgain=0
switchtype=EuroISDN
txgain=0
echotraining=0
signalling=pri_cpe
context=incoming
channel => 32-46,48-54 ;

group=0
echocancel=0
rxgain=0
switchtype=EuroISDN
txgain=0
echotraining=0
signalling=pri_cpe
context=incoming
channel => 1-15,17-32 ;



zeomardanger
Posts: 4
Member Since:
2008-07-22
respuesta de llamadas sangoma

Zaptel
loadzone = uk
defaultzone=uk

span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-32
dchan=16
span=2,0,0,ccs,hdb3,crc4
bchan=32-46,48-54
dchan=47

Zapata File

[channels]
usecallerid=yes
echocancelwhenbridged=yes
hidecallerid=no
transfer=yes
immediate=no
callerid=asreceived
callgroup=1
rxwink=300
pickupgroup=1
cancallforward=yes
callwaitingcallerid=yes
callreturn=yes
usecallingpres=yes

group=0
echocancel=0
rxgain=0
switchtype=EuroISDN
txgain=0
echotraining=0
signalling=pri_cpe
context=from-zaptel esto seria lo correcto y deberias poder llamar
channel => 32-46,48-54 ;

group=0
echocancel=0
rxgain=0
switchtype=EuroISDN
txgain=0
echotraining=0
signalling=pri_cpe
context=incoming
channel => 1-15,17-32 ;



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.