[Asterisk-Users] odd behavior - adtran ta 850 + t100p

listbox at adamsbrothers.com listbox at adamsbrothers.com
Tue Jul 6 20:47:00 MST 2004


I've been working with an adtran ta 850 hooked to a t100p pretty much all
day today, and I haven't gotten past configuring zaptel.conf and
zapata.conf.  For some reason, when I pick up analog phone hooked up to
the first module of a quad fxs card in the second slot of the ta 850,
asterisk thinks that all four of the fxs modules in that card are going
off hook.  If I pick up a phone hooked to module 2 of the same fxs card
then asterisk (correctly) only sees that module go off hook.

When plugging a phone into any of the fxs pairs, I only get dial tone for
a second or two and then I get silence.  However, I can still dial
extensions and get through.  I'm not sure but maybe it is a config problem
with the ta 850, as it takes a little more manual configuration than the
ta 750 I worked with before.  Anybody have any pointers?

Here is the output on the console when I pick up a phone on module 1, and
module 2, respectively:

root at slack1:~# asterisk -r
Asterisk CVS-HEAD-07/06/04-12:37:58, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <markster at digium.com>
=========================================================================
Connected to Asterisk CVS-HEAD-07/06/04-12:37:58 currently running on
slack1 (pid = 702)
- Remote UNIX connection
    -- Starting simple switch on 'Zap/5-1'
    -- Starting simple switch on 'Zap/6-1'
    -- Starting simple switch on 'Zap/7-1'
    -- Starting simple switch on 'Zap/8-1'
    -- Hungup 'Zap/5-1'
    -- Hungup 'Zap/6-1'
    -- Hungup 'Zap/7-1'
    -- Hungup 'Zap/8-1'
    -- Starting simple switch on 'Zap/5-1'
Jul  6 22:30:03 WARNING[163850]: chan_zap.c:1288 zt_set_hook: zt hook
failed: Device or resource busy
Jul  6 22:30:03 WARNING[163850]: chan_zap.c:1288 zt_set_hook: zt hook
failed: Device or resource busy
    -- Starting simple switch on 'Zap/6-1'
    -- Starting simple switch on 'Zap/7-1'
Jul  6 22:30:03 WARNING[163850]: chan_zap.c:1288 zt_set_hook: zt hook
failed: Device or resource busy
    -- Starting simple switch on 'Zap/8-1'
    -- Hungup 'Zap/5-1'
    -- Hungup 'Zap/6-1'
    -- Hungup 'Zap/7-1'
    -- Hungup 'Zap/8-1'
    -- Starting simple switch on 'Zap/6-1'
    -- Hungup 'Zap/6-1'


Here is zaptel.conf:

span=1,0,0,esf,b8zs
loadzone = us
defaultzone=us
fxsks=1
fxoks=5-24

And here is zapata.conf:

[channels]
transfer=yes

context=default

language = en
usecallerid = no
hidecallerid = no
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
immediate=no
signalling=fxs_ks
echotraining=yes

group = 0
channel => 1

context=trusted
group = 1

signalling = fxo_ks
rxwink = 300

channel => 5-24

Any help appreciated,
-Jeff



More information about the asterisk-users mailing list