[Asterisk-Users] ISDN PRI E1 configuration with E100P
Cristi
cvasiliu at accessnet.ro
Fri Jul 11 07:39:36 MST 2003
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 ...
More information about the asterisk-users
mailing list