On Thursday, July 10, 2003 8:40 AM, mattf [SMTP:[EMAIL PROTECTED] wrote: > I have a couple of live T1s sitting around and they are not ISDN(like > most > of the people that are using Asterisk seem to be using), they are > regular > old 24 channel, robbed-bit, E&M wink start, D4AMI T1 circuits. > Can I get these T1s to work with a T100P Digium card and asterisk? > I have not done so but asterisk should handle this. See zaptel.conf file for configuration notes.
for a T400p card, configure zaptel.conf for 1st span span=1,1,0,d4,ami for 2nd span span=1,2,0,d4,ami assuming you want to get your clock from the first T1 if available or 2nd T1 is 1st is not available. the T1 is terminated close to your asterisk system (less than 133 feet) framing is d4 (SuperFrame or sf) line coding is ami also in zaptel.conf e&m=1-48 in zapata.conf you would set the wink information signalling=em_w see zapata.conf notes in file for more information Don Pobanz _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
