bagattin jerome
2005-Mar-08  23:46 UTC
[Asterisk-Users] Connect asterisk on classic pbx with T100P card
Hi, 
I try to connect my asterisk box with a classic pbx
(Siemens).
I have a T100P E1 card.
modprobe zaptel and wct1xxp ok
ztcfg -vv  ok
I can run asterisk and show the channels but the led
still flash red
My zaptel.conf :
span=1,1,0,ccs,hdb3,crc4
bchan=1-15
bchan=17-31
dchan=16
My zapata.conf :
;; E1
switchtype = euroisdn
signalling = pri_net
group = 1
context=e1
channel => 1-15,17-31
The pbx T2 in the pbx is configured as a S2M euroisdn
with crc
The cable between asterisk and pbx look like that :
asterisk   1   ---------    4    pbx
               2   ---------    5
               4   ---------    1
               5   ---------    2
I have also try simple patch-cable (wire 1 to 1).
what's going wrong ? config ? cable ?
I have no more idea.
Thanks for your help
Jerome
	
	
		
D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos
mails !
Cr?ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/
Peter Svensson
2005-Mar-09  00:00 UTC
[Asterisk-Users] Connect asterisk on classic pbx with T100P card
On Wed, 9 Mar 2005, bagattin jerome wrote:> Hi, > > I try to connect my asterisk box with a classic pbx > (Siemens). > I have a T100P E1 card.The T100P is a T1 card, not an E1. Did you mean to write E100P?> modprobe zaptel and wct1xxp ok > ztcfg -vv ok > > I can run asterisk and show the channels but the led > still flash red > > My zaptel.conf : > > span=1,1,0,ccs,hdb3,crc4 > bchan=1-15 > bchan=17-31 > dchan=16Is the pbx set to provide timing? If not, you need to change to span=1,0,0.... Also, check that crc4 is enabled on the pbx as well. Peter
bagattin jerome
2005-Mar-09  11:27 UTC
[Asterisk-Users] Connect asterisk on classic pbx with T100P card
--- Peter Svensson <psvasterisk@psv.nu> wrote:> On Wed, 9 Mar 2005, bagattin jerome wrote: > > > Hi, > > > > I try to connect my asterisk box with a classic > pbx > > (Siemens). > > I have a T100P E1 card. > > The T100P is a T1 card, not an E1. Did you mean to > write E100P?Sorry for the mistake, I have a E100P.> > > modprobe zaptel and wct1xxp ok > > ztcfg -vv ok > > > > I can run asterisk and show the channels but the > led > > still flash red > > > > My zaptel.conf : > > > > span=1,1,0,ccs,hdb3,crc4 > > bchan=1-15 > > bchan=17-31 > > dchan=16 > > Is the pbx set to provide timing? If not, you need > to change to span=1,0,0.... > Also, check that crc4 is enabled on the pbx as well. > > Peter > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit: > >http://lists.digium.com/mailman/listinfo/asterisk-users>D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! Cr?ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/