hi guys, do you have any suggestions on how to connect 2 TE410P via E1? (for simulation and testing purposes) asterisk1 --> TE410P ----> ? ---------> ? ---->TE410P -->asterisk2 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030907/698cd499/attachment.htm
On Sun, 2003-09-07 at 23:24, Kelvin Chua wrote:> hi guys, > > do you have any suggestions on how to connect 2 TE410P via E1? (for > simulation and testing purposes) > > asterisk1 --> TE410P ----> ? ---------> ? ---->TE410P -->asterisk2T1/E1 cross over cable. Or another possible route without needing the second TE410P card is to use a cross over cable to attach port x to port y of the same card. Let asterisk control port x and then use something like my perl wrapper to make calls via port Y. -- Steven Critchfield <critch@basesys.com>
neat! actually we are just in the process of planning for an asterisk based simulation lab for the university. do you have a cable pin-out descriptions for that purpose? thanks! ~kelvin ----- Original Message ----- From: "Steven Critchfield" <critch@basesys.com> To: <asterisk-users@lists.digium.com> Sent: Monday, September 08, 2003 12:52 PM Subject: Re: [Asterisk-Users] how to connect 2 TE410P> On Sun, 2003-09-07 at 23:24, Kelvin Chua wrote: > > hi guys, > > > > do you have any suggestions on how to connect 2 TE410P via E1? (for > > simulation and testing purposes) > > > > asterisk1 --> TE410P ----> ? ---------> ? ---->TE410P -->asterisk2 > > T1/E1 cross over cable. Or another possible route without needing the > second TE410P card is to use a cross over cable to attach port x to port > y of the same card. Let asterisk control port x and then use something > like my perl wrapper to make calls via port Y. > -- > Steven Critchfield <critch@basesys.com> > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >
On Mon, 2003-09-08 at 00:22, Kelvin Chua wrote:> neat! actually we are just in the process of planning > for an asterisk based simulation lab for the university. > do you have a cable pin-out descriptions for that purpose? > thanks!UTFG!!!> ----- Original Message ----- > From: "Steven Critchfield" <critch@basesys.com> > To: <asterisk-users@lists.digium.com> > Sent: Monday, September 08, 2003 12:52 PM > Subject: Re: [Asterisk-Users] how to connect 2 TE410P > > > > On Sun, 2003-09-07 at 23:24, Kelvin Chua wrote: > > > hi guys, > > > > > > do you have any suggestions on how to connect 2 TE410P via E1? (for > > > simulation and testing purposes) > > > > > > asterisk1 --> TE410P ----> ? ---------> ? ---->TE410P -->asterisk2 > > > > T1/E1 cross over cable. Or another possible route without needing the > > second TE410P card is to use a cross over cable to attach port x to port > > y of the same card. Let asterisk control port x and then use something > > like my perl wrapper to make calls via port Y. > > -- > > Steven Critchfield <critch@basesys.com> > > > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- Steven Critchfield <critch@basesys.com>
Thilo, you are right, but lets add some nice keywords, for the archives: T-1 cross over cable pin out wiring diagram Jeremy McNamara Thilo Salmon wrote:>Kelvin, > >1 - 4 >2 - 5 >4 - 1 >5 - 2 > >does it for me. > >Thilo > >On Mon, 2003-09-08 at 07:22, Kelvin Chua wrote: > > >>neat! actually we are just in the process of planning >>for an asterisk based simulation lab for the university. >>do you have a cable pin-out descriptions for that purpose? >> >> > > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users > >
Kelvin, 1 - 4 2 - 5 4 - 1 5 - 2 does it for me. Thilo On Mon, 2003-09-08 at 07:22, Kelvin Chua wrote:> neat! actually we are just in the process of planning > for an asterisk based simulation lab for the university. > do you have a cable pin-out descriptions for that purpose?
> -----Original Message----- > From: Kelvin Chua [mailto:kchua@up.edu.ph] > Sent: Monday, September 08, 2003 1:22 AM > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] how to connect 2 TE410P > > > neat! actually we are just in the process of planning > for an asterisk based simulation lab for the university. > do you have a cable pin-out descriptions for that purpose? thanks!A T1 cross-over cable is: 1-4 2-5 3-3 4-1 5-2 6-6 7-7 8-8 Daryl G. Jurbala BMPC Network Operations Tel: +1 215 825 8401 Fax: +1 508 526 8500 INOC-DBA: 26412*DGJ PGP Key: http://www.introspect.net/pgp
> -----Original Message----- > From: wasim@convergence.com.pk [mailto:wasim@convergence.com.pk] > Sent: Sunday, September 07, 2003 8:15 AM > To: asterisk-users@lists.digium.com > Subject: RE: [Asterisk-Users] how to connect 2 TE410P >[...]> > do you break any standards if you forgo 3, 6, 7 & 8 ? > > i've never bothered patching those in, and it hasn't hurt so > far, but maybe i'm missing something (which is oft the case) >Since a T1 is only two pair form the telco, no. But "properly made" cables ought to be fully pinned, for strength if no other reason, and that's the "standard" way to do it. Daryl