Hi:
I installed A102d sangoma’s card successfully but Asterisk doesn’t answer to incoming call from pstn and console doesn’t show any message of incoming call in the other word when I dial the number of E1 I can’t connect to asterisk and dial the number of extension.
I’d apreciate any idea.
zaptel1.2.20.1
libpri1.2.5
asterisk1.2.24
wanpipe.2.3.4-13
My configuration files:
zaptel.conf:
Autogenerated by /usr/local/sbin/sangoma/setup-sangoma – do not hand edit
Zaptel Channels Configurations (zaptel.conf)
loadzone=us
defaultzone=us
#Sangoma A102 port 1 [slot:3 bus:1 span: 1]
span=1,0,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16
#Sangoma A102 port 2 [slot:3 bus:1 span: 2]
span=2,0,0,ccs,hdb3,crc4
bchan=32-46,48-62
dchan=47
zapata.conf:
;autogenerated by /usr/local/sbin/config-zaptel do not hand edit
;Zaptel Channels Configurations (zapata.conf)
;
;For detailed zapata options, view /etc/asterisk/zapata.conf.orig
[trunkgroups]
[channels]
context=default
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
;Sangoma A102 port 1 [slot:3 bus:1 span: 1]
switchtype=national
context=from-pstn
group=0
signalling=pri_cpe
channel => 1-15,17-31
;Sangoma A102 port 2 [slot:3 bus:1 span: 2]
switchtype=euroisdn
context=from-pstn
group=0
signalling=pri_cpe
channel => 32-46,48-62
extensions.conf:
[from-pstn]
exten => 611,1,Answer()
exten => 611,2,Echo()