AW: [Asterisk-Users] WG: Digum TE410P

Michael Bielicki Michael.Bielicki at Global-Gateway.net
Thu Sep 2 15:13:28 MST 2004


Hmm I have seen that behaviour before. Are you sure hansenet uses crc4 ?

On Fri, 2004-09-03 at 00:00, Henrik Pfluger wrote:
> Thanks, I made the changes, but that did not help?!
> 
> This is what Asterisk is telling me when I try to dial out. Incoming calls
> are not signaled at all. When our carrier resets the E1, the first channel
> sometimes works for a short time:
> 
> *CLI>     -- B-channel 0/1 successfully restarted on span 1
>     -- B-channel 0/2 successfully restarted on span 1
>     -- B-channel 0/3 successfully restarted on span 1
>     -- B-channel 0/4 successfully restarted on span 1
>     -- B-channel 0/5 successfully restarted on span 1
>     -- B-channel 0/6 successfully restarted on span 1
>     -- B-channel 0/7 successfully restarted on span 1
>     -- B-channel 0/8 successfully restarted on span 1
>     -- B-channel 0/9 successfully restarted on span 1
>     -- B-channel 0/10 successfully restarted on span 1
>     -- B-channel 0/11 successfully restarted on span 1
>     -- B-channel 0/12 successfully restarted on span 1
>     -- B-channel 0/13 successfully restarted on span 1
>     -- B-channel 0/14 successfully restarted on span 1
>     -- B-channel 0/15 successfully restarted on span 1
>     -- B-channel 0/17 successfully restarted on span 1
>     -- B-channel 0/18 successfully restarted on span 1
>     -- B-channel 0/19 successfully restarted on span 1
>     -- B-channel 0/20 successfully restarted on span 1
>     -- B-channel 0/21 successfully restarted on span 1
>     -- B-channel 0/22 successfully restarted on span 1
>     -- B-channel 0/23 successfully restarted on span 1
>     -- B-channel 0/24 successfully restarted on span 1
>     -- B-channel 0/25 successfully restarted on span 1
>     -- B-channel 0/26 successfully restarted on span 1
>     -- B-channel 0/27 successfully restarted on span 1
>     -- B-channel 0/28 successfully restarted on span 1
>     -- B-channel 0/29 successfully restarted on span 1
>     -- B-channel 0/30 successfully restarted on span 1
>     -- B-channel 0/31 successfully restarted on span 1
>     -- Executing Dial("SIP/sipsnip.com-081b3798", "Zap/g1/c04044xxxxx") in
> new stack
>     -- Called g1/c04044506451
>     -- Channel 0/1, span 1 got hangup
>     -- Forcing restart of channel 0/1 on span 1 since channel reported in
> use
>     -- Hungup 'Zap/1-1'
>   == No one is available to answer at this time
>     -- Executing Hangup("SIP/sipsnip.com-081b3798", "") in new stack
>   == Spawn extension (default, 5555, 2) exited non-zero on
> 'SIP/sipsnip.com-081b3798'
>     -- B-channel 0/1 successfully restarted on span 1
> 
> 
> > -----Ursprüngliche Nachricht-----
> > Von: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> > bounces at lists.digium.com] Im Auftrag von Michael Bielicki
> > Gesendet: Donnerstag, 2. September 2004 23:31
> > An: Asterisk Users Mailing List - Non-Commercial Discussion
> > Betreff: Re: [Asterisk-Users] WG: Digum TE410P
> > 
> > You cannot take the primary clock from all 4 channels. So you must
> > change your lines in zaptel.conf to:
> > 
> > span=1,1,0,ccs,hdb3,crc4
> > span=2,2,0,ccs,hdb3,crc4
> > span=3,3,0,ccs,hdb3,crc4
> > span=4,4,0,ccs,hdb3,crc4
> > 
> > also why specify the groups double ?
> > 
> > switchtype = euroisdn
> > signalling = pri_cpe
> > group = 1
> > channel => 1-15,17-31
> > 
> > cheers
> > 
> > Michael
> > 
> > 
> > On Thu, 2004-09-02 at 23:16, Henrik Pfluger wrote:
> > > Hello,
> > >
> > > We recently installed a Wildcard TE410P, but we are having problems to
> > make
> > > it work reliably with a German E1 (Primaermultiplexanschluss PMX DSS1).
> > Our
> > > carrier (Hansenet in Hamburg, Germany) is using Nokia/Lucent switches.
> > > The card is only able to set up the first B-channel (although it tells
> > via
> > > Asterisk, that all B-Channels have been successfully started). When
> > > connecting a testing device to the E1 it is able to get all B-channels.
> > When
> > > switching the cord to the TE410P the card keeps the B-channels, but
> > releases
> > > them after the first incoming call (this is what our carrier told us).
> > >
> > > Sometimes it keeps a single channel long enough for us to make some
> > calls.
> > >
> > > Is anyone experiencing the same problem? Maybe our configuration files
> > are
> > > incorrect?
> > >
> > > Can anyone help?
> > >
> > > Thank you,
> > >
> > > Henrik
> > >
> > >
> > >
> > >
> > >
> > > Zaptel.conf
> > >
> > > span=1,1,0,ccs,hdb3,crc4
> > > bchan=1-15
> > > dchan=16
> > > bchan=17-31
> > > span=2,1,0,ccs,hdb3,crc4
> > > bchan=32-46
> > > dchan=47
> > > bchan=48-62
> > > span=3,1,0,ccs,hdb3,crc4
> > > bchan=63-77
> > > dchan=78
> > > bchan=79-93
> > > span=4,1,0,ccs,hdb3,crc4
> > > bchan=94-108
> > > dchan=109
> > > bchan=110-124
> > > loadzone=de
> > > defaultzone=de
> > >
> > >
> > > Zapata.conf
> > >
> > > [channels]
> > > language=en
> > > context=default
> > > switchtype=euroisdn
> > > pridialplan=national
> > > signalling=pri_cpe
> > > usecallerid=yes
> > > hidecallerid=no
> > > callwaiting=yes
> > > usecallingpres=yes
> > > callwaitingcallerid=yes
> > > threewaycalling=yes
> > > transfer=yes
> > > cancallforward=yes
> > > callreturn=yes
> > > echocancel=yes
> > > echocancelwhenbridged=yes
> > > rxgain=0.0
> > > txgain=0.0
> > > group=1
> > > callgroup=1
> > > pickupgroup=1
> > > immediate=no
> > >
> > > group = 1
> > > channel => 1-15
> > >
> > > switchtype = euroisdn
> > > signalling = pri_cpe
> > > group = 1
> > > channel => 17-31
> > >
> > > switchtype = euroisdn
> > > signalling = pri_cpe
> > > group = 2
> > > channel => 32-46
> > >
> > > switchtype = euroisdn
> > > signalling = pri_cpe
> > > group = 2
> > > channel => 48-62
> > >
> > > switchtype = euroisdn
> > > signalling = pri_cpe
> > > group = 3
> > > channel => 63-77
> > >
> > > switchtype = euroisdn
> > > signalling = pri_cpe
> > > group = 3
> > > channel => 79-93
> > >
> > > switchtype = euroisdn
> > > signalling = pri_cpe
> > > group = 4
> > > channel => 94-108
> > >
> > > switchtype = euroisdn
> > > signalling = pri_cpe
> > > group = 4
> > > channel => 110-124
> > >
> > >
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users at 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
> > 
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at 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
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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




More information about the asterisk-users mailing list