[Asterisk-Users] Unable to specify channel 1: No such
device
Robert Webb
asterisk at ropeguru.com
Mon Apr 18 13:08:57 MST 2005
On Mon, 18 Apr 2005 11:54:09 -0600
Rich Adamson <radamson at routers.com> wrote:
> Inline...
>
>> Hi, I did not find any useful information to configure a
>>Wildcard
>> TDM400P with a FXO card. I've tried everithing, I tried
>>configure it
>> using the cvs and the information from digium page, I
>>tried to
>> configure it using
>> debian packages, I tried to configure with kernels
>>2.4.30 and 2.6.11, I even
>> switched the mother board (I tried 3 motherboards).
>>
>> I tanks in advace any help you could give me.
>>
>> Best Regards,
>> Gregorio Toscano
>> gtoscano at gmail.com
>>
>> The erros are:
>>
>> Apr 15 16:08:37 WARNING[1468]: chan_zap.c:850 zt_open:
>>Unable to
>> specify channel 1: No such device
>> Apr 15 16:08:37 ERROR[1468]: chan_zap.c:6458 mkintf:
>>Unable to open
>> channel 1: No such device
>> here = 0, tmp->channel = 1, channel = 1
>> Apr 15 16:08:37 ERROR[1468]: chan_zap.c:9558 setup_zap:
>>Unable to
>> register channel '1'
>>
>> My configuration files are:
>>
>> lsmod
>> Module Size Used by Not tainted
>> wctdm 97248 0 (unused)
>> zaptel 214784 0 [wctdm]
>>
>> dmesg (final):
>> Module 0: Not installed
>> Module 1: Not installed
>> Module 2: Not installed
>> Module 3: Installed -- AUTO FXO (FCC mode)
>> Found a Wildcard TDM: Wildcard TDM400P REV E/F (4
>>modules)
>>
>> najay:/etc# cat zaptel.conf
>> loadzone = us
>> defaultzone = us
>> fxs_ks=1
> ^^^^^^ that should be fxsks (might also try fxsks=3
>since your only
> module is #3. I don't remember how these are
>numbered for sure.
> Don't forget to run 'ztcfg -vv' after the
>modprobes. That should
> tell you which channel the fxo module is on.
>
<SNIP>
In actuality, the modules start at "1" and not "0". So you
would need "fxsks=4" in your zaptel.conf.
More information about the asterisk-users
mailing list