[EMAIL PROTECTED] wrote:

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:

[EMAIL PROTECTED]:~# asterisk -r
Asterisk CVS-HEAD-07/06/04-12:37:58, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <[EMAIL PROTECTED]>
=========================================================================
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
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



Well I tried setting up the the unused fxo ports, tried setting them to unused, and even moved the fxs cards around in the bank to see if it would make any difference. No joy though. Anybody know how to run some self tests on this bank to be sure its the problem? I'm pretty sure adtran will fix or replace the bank, but I'm sure they are going to want me to explain the problem but I'm not sure what info they'll need.
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to