TE 121 DAHDI incoming calls fail

Dear members,

i connected the asterisk to a e1 interface of our hipath4000. outgoing calls from a sip peer of my asterisk to an up0 telephone which iss connected to the hipath4000 are working. If you want to dial from an up0 device to the e1 interface where asterisk is connected to, you have to use the prefix 83. But when you enter the 3rd cipher this error appears at the cli

[Feb 16 11:29:07] ERROR[2555]: chan_dahdi.c:13691 dahdi_pri_error: 1 !! Not yet handling pre-handle message type SEGMENT (0x60)
[Feb 16 11:29:07] ERROR[2555]: chan_dahdi.c:13691 dahdi_pri_error: 1 !! Don't know how to pre-handle message type SEGMENT (0x60)
[Feb 16 11:29:07] ERROR[2555]: chan_dahdi.c:13691 dahdi_pri_error: 1 !! Not yet handling pre-handle message type SEGMENT (0x60)
[Feb 16 11:29:07] ERROR[2555]: chan_dahdi.c:13691 dahdi_pri_error: 1 !! Don't know how to pre-handle message type SEGMENT (0x60)

My Config files:
extensions.conf

[code][general]
static=yes
writeprotect=no

[isdn]

; Ankommende anrufe
exten => 833762,1,Dial(SIP/3762,45,r)

; Rausgehende Anrufe
exten => _0[1-9].,1,Dial(DAHDI/g1/${EXTEN:1})

[default]
include => isdn
[/code]

/etc/dahdi/system.conf

span=1,1,0,ccs,hdb3,crc4
# termtype: te
bchan=1-15,17-31
dchan=16
echocanceller=mg2,1-15,17-31

# Global data

loadzone        = de
defaultzone     = de

chan_dahdi.conf

[trunkgroups]

[channels]
language=de
switchtype=euroisdn

pridialplan=unknown
prilocaldialplan=unknown
internationalprefix = 00
nationalprefix = 0
;localprefix = VORWAHL
;privateprefix = VORWAHL+MSN
;unknownprefix =
priindication = outofband

facilityenable = yes
usecallerid=yes
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
immediate=no
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
callgroup=1
pickupgroup=1
mohinterpret=default
mohsuggest=default
overlapdial=yes

group=1
signalling = pri_cpe
channel => 1-15,17-31
context = default

I would be gratefully, if you have an idea or some advices to me.
Thanks !

Hi,

Please contact Digium’s Support department directly via:

digium.com/support

Cheers.