Daniel Bichara
2004-Jan-07 14:04 UTC
[Asterisk-Users] E1 - E100P connected to Cisco - problem
Hi, I am trying to connect * E100P directly to Cisco using an ATM circuit. The ATM circuit is ok (I can connect to Ciscos). I do not understando too much about Cisco syntax, please help me. ############# Cisco Conf: isdn switch-type primary-net5 isdn voice-call-failure 0 controller E1 3 framing NO-CRC4 clock source line primary pri-group timeslots 1-31 interface Serial3:15 no ip address isdn switch-type primary-net5 isdn overlap-receiving T302 2000 isdn incoming-voice modem isdn send-alerting no cdp enable ############# Zaptel.Conf: span=2,1,0,ccs,hdb3,yellow bchan=32-46,48-62 dchan=47 ############# Zapata.conf: callwaiting=yes callwaitingcallerid=yes threewaycalling=no transfer=no cancallforward=no callreturn=no echocancel=yes echocancelwhenbridged=yes group = 2 signalling = pri_net switchtype = national channel => 32-46 channel => 48-62 Thanks in advance, Daniel
Stephen J. Wilcox
2004-Jan-07 17:58 UTC
[Asterisk-Users] E1 - E100P connected to Cisco - problem
You are trying to have both ends act as users, cisco can support emulating a network interface (isdn protocol-emulate in serial interface config) but in my experience i could get the circuit up but it would bounce and i couldnt get signalling to work.. to be fair my IOS is quite old and wouldnt support the switch types that I think I needed Steve On Wed, 7 Jan 2004, Daniel Bichara wrote:> Hi, > > I am trying to connect * E100P directly to Cisco using an ATM circuit. > The ATM circuit is ok (I can connect to Ciscos). I do not understando > too much about Cisco syntax, please help me. > > ############# > Cisco Conf: > > isdn switch-type primary-net5 > isdn voice-call-failure 0 > > controller E1 3 > framing NO-CRC4 > clock source line primary > pri-group timeslots 1-31 > > interface Serial3:15 > no ip address > isdn switch-type primary-net5 > isdn overlap-receiving T302 2000 > isdn incoming-voice modem > isdn send-alerting > no cdp enable > > ############# > Zaptel.Conf: > > span=2,1,0,ccs,hdb3,yellow > bchan=32-46,48-62 > dchan=47 > > ############# > Zapata.conf: > > callwaiting=yes > callwaitingcallerid=yes > threewaycalling=no > transfer=no > cancallforward=no > callreturn=no > echocancel=yes > echocancelwhenbridged=yes > group = 2 > signalling = pri_net > switchtype = national > channel => 32-46 > channel => 48-62 > > Thanks in advance, > > Daniel > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >