[Help] Adding TDM2400P Card

I’m trying to add a TDM2400P card with 24 port fxs modules (green ones) for 24 analog phones (not lines) to my config and it’s not working.

Here is my zaptel.conf:

loadzone=us
defaultzone=us
#TE110P T1 Card----
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24

#TDM2400P 24-port Analog Card
fxsks=25-48

And my zapata.conf:

;
[channels]
signalling=pri_cpe
switchtype=national
echocancel=yes
echocancelwhenbridged=yes
echotraining=400
callerid=asreceived
group=1
context=long distance
channel => 1-23
;
group=2
signalling=fxs_ks
context=long distance
channel => 25-48

When the system boots I lose my T1 card as well cause zap doesn’t load.

I almost have this beast operational. My intent is to use a handful of SIP phones with our current analog phones until allthe old analog phones are switched out with the SIP phones.

Razr

in zaptel.conf

change : fxsks=25-48
for
fxoks=25-48

FXS modules use FXO signalling. Apply the same change to the zapata.conf