You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by iakhtyamov@gmail.com, tested on a live network, GMLC is not processing the case when the field MAP ATI response->subscriber info->location info->cellGlobalIdOrServiceAreaIdOrLAI would have value laiFixedLength (1).
By default GMLC only processes CellGlobalIdOrServiceAreaIdFixedLength(0), as for method public void onAnyTimeInterrogationResponse(org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationResponse event, ActivityContextInterface aci)
at MobileCoreNetworkInterfaceSbb class.
The text was updated successfully, but these errors were encountered:
FerUy
changed the title
GMLC only processes fixed length of CGI or LAI from MAP ATI response
GMLC only processes fixed length of CGI or SAI from MAP ATI response
Jan 22, 2018
FerUy
changed the title
GMLC only processes fixed length of CGI or SAI from MAP ATI response
GMLC not processing fixed length of LAI in CGI or SAI from MAP ATI response
Jan 22, 2018
Reported by iakhtyamov@gmail.com, tested on a live network, GMLC is not processing the case when the field MAP ATI response->subscriber info->location info->cellGlobalIdOrServiceAreaIdOrLAI would have value laiFixedLength (1).
By default GMLC only processes CellGlobalIdOrServiceAreaIdFixedLength(0), as for method
public void onAnyTimeInterrogationResponse(org.mobicents.protocols.ss7.map.api.service.mobility.subscriberInformation.AnyTimeInterrogationResponse event, ActivityContextInterface aci)
at MobileCoreNetworkInterfaceSbb class.
The text was updated successfully, but these errors were encountered: