HI, I just installed an additional module to a TDM400P card. Everything worked fine for a while, but after rebooting the server the new channel fails to be recognized by asterisk. Here is the output

 

 == Parsing '/etc/asterisk/zapata.conf': Found

    -- Registered channel 1, FXS Kewlstart signalling

    -- Registered channel 2, FXO Kewlstart signalling

    -- Registered channel 3, FXO Kewlstart signalling

WARNING[1024]: File chan_zap.c, Line 576 (zt_open): Unable to specify channel 4: No such device

ERROR[1024]: File chan_zap.c, Line 4746 (mkintf): Unable to open channel 4: No such device

here = 0, tmp->channel = 0, channel = 4

ERROR[1024]: File chan_zap.c, Line 6404 (load_module): Unable to register channel '2-4'

WARNING[1024]: File loader.c, Line 299 (ast_load_resource): chan_zap.so: load_module failed, returning -1

WARNING[1024]: File loader.c, Line 394 (load_modules): Loading module chan_zap.so failed!

 

 

my /etc/zaptel.conf

fxsks=1

fxoks=2-4

loadzone = us

defaultzone=us

 

 

my /etc/asterisk/Zapata.conf

signalling=fxs_ks

channel=1

signalling=fxo_ks

channel=2-4

 

Here is the output for cat /proc/zaptel/*

Span 1: WCFXO/0 "Wildcard X101P Board 1"

        1 WCFXO/0/0 FXSKS

Span 2: WCFXS/0 "Wildcard S400P Prototype Board 1"

        2 WCFXS/0/0 FXOKS

        3 WCFXS/0/1 FXOKS

        4 WCFXS/0/2 FXOKS

        5 WCFXS/0/3

 

Any hints?

 

Reply via email to