Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GMLC not processing fixed length of LAI in CGI or SAI from MAP ATI response #102

Closed
FerUy opened this issue Jan 22, 2018 · 1 comment
Closed

Comments

@FerUy
Copy link
Contributor

FerUy commented 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.

@FerUy FerUy self-assigned this Jan 22, 2018
@FerUy FerUy added this to the 2.0.0.FINAL-Sprint1 milestone Jan 22, 2018
@FerUy 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 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
@FerUy
Copy link
Contributor Author

FerUy commented Jan 23, 2018

Fixed with 3f4a584.

@FerUy FerUy closed this as completed Jan 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant