I know a few ppl have those CAC Adit 600's with t400 I can't seem to get my second span up on the T400 connected to the second spand on the adit (A:2) A:1 seems ok Can someone post they zaptel.conf span defintions And maybe a "print config" from the adit 600 cli I think my issue is timing srcs the coding, framing. bld out are all matched thx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030531/a73b5d6b/attachment.htm
I have an adit 600, but I'm not using the second span. I did have some small difficulties getting a single link to come up, had to set * to provide timing to the line, and the CB to recover it from the line. If you get it working, could you let us know what it was? Will be doing a lot more adits and * soon. -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of TC Sent: Saturday, May 31, 2003 5:04 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] CAC ADIT600 / T400 config I know a few ppl have those CAC Adit 600's with t400 I can't seem to get my second span up on the T400 connected to the second spand on the adit (A:2) A:1 seems ok Can someone post they zaptel.conf span defintions And maybe a "print config" from the adit 600 cli I think my issue is timing srcs the coding, framing. bld out are all matched thx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030531/802cf43c/attachment.htm
>>I have an adit 600, but I?m not using the second span>>I did have some small difficulties getting a single link to come up, hadto set * to provide timing to the line, and the CB to recover it >>from the line If you get it working, could you let us know what it was? what was the exact set clock stmts you used were they like this set clock1 a:1 set clock2 internal Also I now see I dont get dial tone even on the T1-1 span for the fxs devices Could I see your print config output from the ADIT 600 thx and yea when i get this up I send it to Wade's channel ban info site for others
After mucking around with it a bit, I was able to get it to sync with the channel bank as the clock source for the line: jsci-cbank1> show clock Primary Master Transmit Clock Source: Internal Secondary Transmit Clock Source: Slot A DS1 2 Also, are you using T1 crossover cables? The ADIT 600 channel banks and the digium cards are both DTE... -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of TC Sent: Saturday, May 31, 2003 1:22 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] CAC ADIT600 / T400 config>>I have an adit 600, but I'm not using the second span.>>I did have some small difficulties getting a single link to come up, hadto set * to provide timing to the line, and the CB to recover it >>from the line. If you get it working, could you let us know what it was? what was the exact set clock stmts you used were they like this set clock1 a:1 set clock2 internal Also I now see I dont get dial tone even on the T1-1 span for the fxs devices Could I see your print config output from the ADIT 600 thx and yea when i get this up I send it to Wade's channel ban info site for others _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users
Yea looks like i have a issue with t400 spans 2 & 4 :( I now can get 2 pretty green lights on span 1 and span 3 & on the adit 600 on T1-1 and T1-2 ..and the 2 fxs/3fxo card are all green So i plow'd ahead on possible shakey ground ... But now i dont get any dial tone when i pick up a hand set, the adit 600 recognizes the off hook & goes amber but * does not see it off hook And it has registered the channels == Parsing '/etc/asterisk/zapata.conf': Found -- Registered channel 1, FXO Kewlstart signalling just curious what signaling did you need on the ports for * to be a happy camper with adit fxs cards>>After mucking around with it a bit, I was able to get it to sync with the >>channel bank as the clock source for the line: >>jsci-cbank1> show clock >> Primary Master Transmit Clock Source: Internal >> Secondary Transmit Clock Source: Slot A DS1 2So this means you have the adit suppling timing to asterisk t1 spans so your zaptel looks like this span=1,0,0,esf,b8zs span=2,0,0,esf,b8zs span=3,0,0,esf,b8zs span=4,0,0,esf,b8zs fxoks=1-24 Could post the output of print config from the adit 600 cli
>> But now i dont get any dial tone when i pick up a hand set, the adit 600 >> recognizes the off hook & goes amber but * does not see it off hook >> And it has registered the channels >> == Parsing '/etc/asterisk/zapata.conf': Found >> -- Registered channel 1, FXO Kewlstart signalling >> >I think you may have fxs and fxo reversed. \Nope, I think maybe there is a misunderstanding of my config I have 3x8 port FXS Cards slots 1,2,3 and 3x8 port fxo cards slots 4-6, what i show above is the signaling to channel 1 on the first fxs card so i am signaling using fxo kewlstart>for the channels bound to >the fxo-8 boards, asterisk has to be set to fxs signalling, and vice >versa. asterisk needs to be told what signalling to PUT on the line, as >opposed to the signalling the adits expect to GET from the line.Got that right :)>I have 1 fxo-8 board (for the inbound pots lines) and 5 fxs-8 boards (forthe>phones), and asterisk has channels 1-8 fxsks and 9-24 fxoks.Sure if your using span 1 from the frist t400 card in * and you are only using the first 3 service slots on interface T1-1, with 1 fxo, & 2 fxs card. If you have 6 slots used then you have a possible 48 channels on the ADIT 600, the first 24 are on interface T1-1 and rest on T1-2. The break out is slots 1-3 are channels 1-24, and slots 4-6 are channels 25-48.> >>After mucking around with it a bit, I was able to get it to sync withthe> >>channel bank as the clock source for the line: > >>jsci-cbank1> show clock > >> Primary Master Transmit Clock Source: Internal > >> Secondary Transmit Clock Source: Slot A DS1 2 > So this means you have the adit supplying timing to asterisk t1 spans > so your zaptel looks like this > span=1,0,0,esf,b8zs > span=2,0,0,esf,b8zs > span=3,0,0,esf,b8zs > span=4,0,0,esf,b8zs > fxoks=1-24>>>>No, I have: >>>>fxsks=1-8 >>>>fxoks=9-24 >>>>span=1,1,0,esf,b8zsOK my understanding here is that "Primary Master Transmit Clock Source: Internal" means that the primary timing source for the channel bank is its own internal clock therefore asterisk should *NOT* be the Primary Timing source for this span because the ADIT 600 is already the Primary Timing Source from its own internal clock, so timing on this span as specified in zaptel.conf should not be Primary or Secondary thus span=1,0,0,esf,b8zs *NOT* span=1,1,0,esf,b8zs Anyone else please pipe up here that knows this stuff cold :)>>>>sure, here ya go: >>>>jsci-cbank1> print configThxs that quite old that version of 1.5 mine is 3.01 hmm that config is mostly similar, think i am gonna conclude I have a completely DOA t400