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

We need to create GMLC test app #10

Open
nhanth87 opened this issue Jan 28, 2016 · 4 comments
Open

We need to create GMLC test app #10

nhanth87 opened this issue Jan 28, 2016 · 4 comments

Comments

@nhanth87
Copy link
Contributor

GMLC is important in 4G network and we should create test app to test new GMLC feature

@FerUy
Copy link
Contributor

FerUy commented Jan 28, 2016

Indeed. The Geolocation project we're into is counting on it, not only for 4G (LTE) but for improved location within SS7 networks in 3G Radio Access Network (UMTS Terrestrial RAN). It's important to differentiate between the two, as for 4G it must follow Diameter extensions for SLg (GMLC-MME) and SLh (GMLC-HSS), as per 3GPP TS 29.172 annd 3GPP 29.173 respectively, while for 3G it only demands adding two MAP operations (SRI for Location Services or SRIforLCS, and Provide Subscriber Location or PSL), of course specified by 3GPP TS 29.002 (MAP).
The Restcomm Geolocation API we're building at this stage of the project has all of the aforementioned considered implicitly, as it will trigger Geolocation services in the GMLC.

@FerUy
Copy link
Contributor

FerUy commented May 2, 2016

@nhanth87 @vetss this is the issue I was talking about today in the conference call after checking with @abhayani that locationSvcGatewayContext and locationSvcEnquiryContext Application Context Name operations including MAP SRIforLCS, MAP PSL and MAP SLR (Subscriber Location Report), are already implemented (see attached, MAP Op Codes 83, 85, 86
MAPMessagesImplemented.xlsx
). Hence, Lg + Lh interfaces with MSCS and HSS respectively would be available for testing. This is tied to #1 issue opened by @deruelle and assigned to myself, as part of the Geolocation project.
restcomm_gmlc umts

@angrygreenfrogs
Copy link
Collaborator

@FerUy I'm not totally clear about this issue - is this covered by the jss7 simulator, unit tests, and documentation, and so isn't really an issue by itself?

@FerUy FerUy modified the milestones: 3.0.0, 2.0.0 Aug 1, 2016
@FerUy FerUy unassigned jarmex Aug 1, 2016
@FerUy
Copy link
Contributor

FerUy commented Aug 1, 2016

@angrygreenfrogs, yeah, this issue's comments are misleading, my bad mainly as Tran opened it for LTE only.
It's in part covered by jSS7 simulator (and ongoing work there as noted above, main reason why I don't close it as it is a reference for that), but also there will be another test application to be developed for Diameter as for #2 (in which I'm already working).

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

4 participants