Message Error TEI over PRI_CPE singnal

Hello

I have the following issue , in my asterisk console i receive this message “PRI Error on span 1: Received MDL/TEI managemement message, but configured for mode other than PTMP!”, because of this my Dchannel is always reseting , and my inbound/outbound calls gets disconnected.

my asterisk version it is Asterisk 1.8.7.1
my dahdi version it is DAHDI Version: 2.5.0.2 Echo Canceller: HWEC
my libpri version it is libpri-1.4.12

my channel dahdi singanaling configuration it is pri_cpe.

group = 0,11
context=uncontext
language=ro
switchtype=euroisdn
service_message_support=yes
msn=
nsf=none
pridialplan=unknown
;pridialplan=national
prilocaldialplan=unknown
;internationalprefix = 00
;nationalprefix =
; localprefix =
; privateprefix =
; unknownprefix =
resetinterval = 3600
; overlapdial = no
; inbanddisconnect = yes
; hold_disconnect_transfer = yes
layer2_persistence = leave_down
priindication = outofband
priexclusive = yes
; qsigchannelmapping=logical
discardremoteholdretrieval = no
; pritimer => t200,1000
cc_ptmp_recall_mode = global
; cc_qsig_signaling_link_req = retain
; cc_qsig_signaling_link_rsp = retain
; facilityenable = yes
; aoc_enable=s,d,e
; aoce_delayhangup=yes
;signalling = pri_net
signalling = pri_cpe
; outsignalling = featb
; defaultozz=0000
; defaultcic=303
; toneduration=100
; usedistinctiveringdetection=yes
; distinctiveringaftercid=yes
usecallerid = yes
; cidsignalling = bell
; cidstart = polarity
; dtmfcidlevel = 256
; hidecallerid = yes
; hidecalleridname = yes
; waitfordialtone = yes
; mwimonitor = no
; mwilevel = 512
; mwimonitornotify = /usr/local/bin/dahdinotify.sh
; mwisendtype = rpas,lrev
; mwi_mailboxes = mailbox_number[@context]{,mailbox_number[@context]}
; restrictcid = no
usecallingpres = yes
callwaiting = no
; max_call_waiting_calls = 0
; allow_call_waiting_calls = no
; sendcalleridafter = 2
; callwaitingcallerid = yes
threewaycalling = no
transfer = no
canpark = no
; parkinglot = plaza
cancallforward = no
callreturn = no
; mailbox = 1234
; mailbox = 1234@context
echocancel = yes
; echocancel=128,param1=32,param2=0,param3=14
echocancelwhenbridged = yes
; echotraining = yes
; echotraining = 800
relaxdtmf = yes
rxgain = 0.0
txgain = 0.0
; cid_rxgain = 5.0
rxdrc = 0.0
txdrc = 0.0
; callgroup = 1
; pickupgroup = 1
; setvar = CHANNEL=42
; immediate = yes
; transfertobusy = no
; cid_tag =
; append_msn_to_cid_tag = no
callerid = asreceived
; useincomingcalleridondahditransfer = yes
; amaflags = default
; accountcode = lss0101
; adsi = yes
; usesmdi = yes
; smdiport = /dev/ttyS0
; busydetect = yes
; busycount = 6
; busypattern = 500,500
; answeronpolarityswitch = yes
; hanguponpolarityswitch = yes
; callprogress = yes
; progzone = uk
; tonezone = 0 ; 0 is US
; ringtimeout = 8000
; pulsedial = yes
faxdetect = both
; faxbuffers => 6,full
mohinterpret = default
mohsuggest = default
; idledial = 6999
; idleext = 6999@dialout
; minunused = 2
; minidle = 1
; ignore_failed_channels = true
jitterbuffers = 4
jbenable = yes
jbmaxsize = 80
jbimpl = fixed
; jbtargetextra = 40
; jblog = no
; cadence=125,125,2000,-4000
channel => 1-15,17-31

the equipment from the provider it is a switch gateway that respects the standard protocol ETS 300011; and the ITU ITU-T : I. 412, I.431, G.703, G.704, G.706, the coding line it is HDB3, with error CRC4, it is a PRA with DDI on 10 channels

I also investigate in the libpri before and after compaling it , on the q921.c and 0931.c and the code respect the standards (@Asterisk i checked because i am stock with this problem and i think that the problem could came from the source code ).

do I have to configure my dahdi to send TEI response or ?

Best regards
George Sand

hello

jira open ticket for more information
issues.asterisk.org/jira/browse/PRI-152

Best regards
George Sand