[Asterisk-Users] ISDN PRI E1 configuration with E100P

Martin Pycko martinp at digium.com
Fri Jul 11 09:41:10 MST 2003


Look in zttool or "head /proc/zaptel/[1-5]
to see if the spans are in alarms. The leds on your boards might not lit
properly.

regards
Martin

On Fri, 11 Jul 2003 surajee at infotechs.lk wrote:

> yes, now i got the that problem solved, with 'immediate=yes', but now i've
> faced with another,
> When I connect the E1 to the cards, the LED lights does not change to green,
> in E100P, its blinking red (even when there is no E1 plugged, its blinking
> red)
> and in E400P, its solid red. (this was the same even without
> 'immediate=yes')
>
> When i start asterisk, the cards starts fine (as we see), givin the
> following output,
> *CLI>
>   == D-Channel on span 1 up
>     -- B-channel 1 successfully restarted on span 1
>     -- B-channel 2 successfully restarted on span 1
>        . . .
>     -- B-channel 31 successfully restarted on span 1
>
> after i put 'immediate=yes', i can even call from outside to the PRI E1, and
> get connected to asterisk, and listen to the prompts played by asterisk
>
>     -- Accepting call from '062279955' to 's' on channel 1, span 1
>     -- Executing Wait("Zap/1-1", "2") in new stack
>     -- Executing Answer("Zap/1-1", "") in new stack
>     -- Executing DigitTimeout("Zap/1-1", "5") in new stack
>     -- Set Digit Timeout to 5
>     -- Executing ResponseTimeout("Zap/1-1", "10") in new stack
>     -- Set Response Timeout to 10
>     -- Executing BackGround("Zap/1-1", "demo-congrats") in new stack
>     -- Playing 'demo-congrats'
>
> But calling to outside from asterisk fails (with the following errors), we
> don't know whether this related to the above problem
>
> Executing Dial("SIP/802-8a26", "Zap/g2/0129063800|20|t") in new stack
> NOTICE[262160]: File app_dial.c, Line 481 (dial_exec): Unable to create
> channel of type 'Zap'
>   == Everyone is busy at this time
>     -- Executing Congestion("SIP/802-8a26", "") in new stack
>   == Spawn extension (sip, 980129063800, 2) exited non-zero on
> 'SIP/802-8a26'
>
> Following are new zaptel and zapata conf files,
>
> zapata.conf
>
> [channels]
> transfer=yes
> echocancel=yes
> callprogress=yes
> immediate=yes
>
> ;E100p card
> switchtype=EuroISDN
> signalling=pri_cpe
> pridialplan=unknown
> context=inbound-pstn
> group=2
> channel => 1-15,17-31
>
> zaptel.conf
>
>
> #E100p card
> span=1,0,0,ccs,hdb3,crc4
> bchan=1-15,17-31
> dchan=16
>
> defaultzone=us
> loadzone=us
>
>
> Thank you,
>
> Surajee
>
> ----- Original Message -----
>
> From: "Cristi" <cvasiliu at accessnet.ro>
> To: <asterisk-users at lists.digium.com>
> Sent: Friday, July 11, 2003 10:39 PM
> Subject: Re: [Asterisk-Users] ISDN PRI E1 configuration with E100P
>
>
> > surajee at infotechs.lk wrote:
> >
> > > hi Everyone,
> > >
> > > We are configuring an ISDN PRI E1 with an E100P card, when you load
> > > the drivers, and starts the asterisk, cards also starts fine, givin
> > > following output,
> > >
> > > *CLI>
> > >   == D-Channel on span 1 up
> > >     -- B-channel 1 successfully restarted on span 1
> > >     -- B-channel 2 successfully restarted on span 1
> > >        . . .
> > >     -- B-channel 31 successfully restarted on span 1
> > >
> > > but, when we make a call to this E1 from outside, it gives the
> > > following error,
> > >
> > > WARNING[213006]: File chan_zap.c, Line 5248 (pri_fixup): Call
> > > specified, but not found?
> > > WARNING[213006]: File chan_zap.c, Line 5786 (pri_dchannel): Hangup on
> > > bad channel 1
> > > WARNING[213006]: File chan_zap.c, Line 5248 (pri_fixup): Call
> > > specified, but not found?
> > > WARNING[213006]: File chan_zap.c, Line 5786 (pri_dchannel): Hangup on
> > > bad channel 2
> > >
> > > does anybody hav an idea on this?
> > >
> > > our zaptel.conf is,
> > >
> > > #E100p card
> > > span=1,0,0,ccs,hdb3,crc4
> > > bchan=1-15,17-31
> > > dchan=16
> > >
> > > zapata.conf,
> > >
> > > ;E100p card
> > > switchtype=EuroISDN
> > > signalling=pri_cpe
> > > pridialplan=unknown
> > > context=incoming
> > > group = 2
> > > channel => 1-15,17-31
> > >
> > > Thanks inadvance,
> > >
> > > Surajee
> > >
> > >
> > > --------------This mail sent through OmniBIS.com--------------
> > > _______________________________________________ Asterisk-Users mailing
> > > list Asterisk-Users at lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> > I was having the same problem because : 1 number for E1 and the local
> > PTSN was not sending the DID to select the appropriate extension. Set
> > the immediate=yes into zapata.conf and catch the call into s extension!
> > Thanks to Martin Pycko ...
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
>
>
> --------------This mail sent through OmniBIS.com--------------
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>





More information about the asterisk-users mailing list