Hi.
I still hace problems getting my line to work. When I
start asterisk, I can see:
== Parsing '/etc/asterisk/zapata.conf': Found
-- Registered channel 1, PRI Signalling signalling
...
-- Registered channel 31, PRI Signalling signalling
== Starting D-Channel on span 1
== Registered channel type 'Zap' (Zapata Telephony Driver w/PRI)
== Registered channel type 'Tor' (Zapata Telephony Driver w/PRI)
...
But nothing about B-Channels. Wouldn't I have to see something
like "Restarting B-Channel 1" or something like that? What can it be
due
to?
When I debug the PRI, I get a bunch of SABME messages, but no
response, but the telco says everything is ok.
I'm running asterisk stable 1-0, updated last saturday (june 12)
on a PIV 3Ghz, audio and usb disabled so E100p doesn't share irq (but
for XT-PIC?)
Any help would be really appreciated, I'm in a hurry. Thanks!!!
Zaptel.conf
--------------
span=1,1,0,ccs,hdb3,yellow
bchan=1-15
dchan=16
bchan=17-31
loadzone = es
defaultzone=es
Zapata.conf:
--------------
[channels]
language=es
context=default
switchtype=euroisdn
pridialplan=unknown
signalling=pri_cpe
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
callprogress=no
immediate=no
jitterbuffers=4
group = 1
channel => 1-15,17-31
I have also tried with
span=1,0,0,ccs,hdb3
immediate=yes
I have asked my telco to disable CRC, I have been told * works
better so here.
Thanks again!.