-
Notifications
You must be signed in to change notification settings - Fork 154
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
SLg interface implementation #37
Comments
FerUy
changed the title
SLg interface implementation
SLg interface AVP definition/configuration
Jul 14, 2016
FerUy
changed the title
SLg interface AVP definition/configuration
SLg interface implementation
Jul 21, 2016
FerUy
pushed a commit
that referenced
this issue
Sep 25, 2016
FerUy
pushed a commit
that referenced
this issue
Sep 26, 2016
FerUy
pushed a commit
that referenced
this issue
Sep 29, 2016
FerUy
pushed a commit
that referenced
this issue
Sep 29, 2016
FerUy
pushed a commit
that referenced
this issue
Sep 29, 2016
FerUy
pushed a commit
that referenced
this issue
Sep 29, 2016
Issue #37 and Issue #38 Update Avp.java There was a problem introduced by automatic checkstyle formatting in Eclipse in line 31 (it added one more line and thus made it appear with so many changes/deletions). Also, made more human readable the comments of reused AVPs either for SLh or SLg. Added SLh and SLg (ELP) AVPs into dictionary, including all applications/commands and AVP's elements definitions according to 3GPP TS 29.172/173. Issue #37 and issue #38 SLh and SLg interfaces implementation initial work after correspondent AVP definition/configuration previous commit. Some few error corrections and TODOs pending. Issues #37 and #38 PR #48 Fixed all compilations errors from previous commits. Added jdiameter-ha classes for both interfaces. Issues #37 and #38. PR #48 Worked on conflicts. Issues #37 and #38. PR #48 Modifications for consistency with latest changes for declaration of attributes in Avp.java class. Issues #37 and #38. PR #48 Started testsuite work. Issues #37 and #38. PR #48 A couple of fixes from previous commit and SLh abstract client and server classes for testsuite implementation start. Issues #37 and #38. PR #48 Attempt to resolve conflicts in Avp.java. Issues #37 and #38. PR #48 Rollback to original Avp.java. Issues #37 and #38. PR #48 Rollback to original Avp.java. fixing 2 spaces instead of 4. Issues #37 and #38. PR #48 Rollback to original Avp.java. fixing 2 spaces instead of 4, 2nd attempt. Issues #37 and #38. PR #48
FerUy
pushed a commit
that referenced
this issue
Sep 29, 2016
Issue #37 and Issue #38 Update Avp.java There was a problem introduced by automatic checkstyle formatting in Eclipse in line 31 (it added one more line and thus made it appear with so many changes/deletions). Also, made more human readable the comments of reused AVPs either for SLh or SLg. Added SLh and SLg (ELP) AVPs into dictionary, including all applications/commands and AVP's elements definitions according to 3GPP TS 29.172/173. Issue #37 and issue #38 SLh and SLg interfaces implementation initial work after correspondent AVP definition/configuration previous commit. Some few error corrections and TODOs pending. Issues #37 and #38 PR #48 Fixed all compilations errors from previous commits. Added jdiameter-ha classes for both interfaces. Issues #37 and #38. PR #48 Worked on conflicts. Issues #37 and #38. PR #48 Modifications for consistency with latest changes for declaration of attributes in Avp.java class. Issues #37 and #38. PR #48 Started testsuite work. Issues #37 and #38. PR #48 A couple of fixes from previous commit and SLh abstract client and server classes for testsuite implementation start. Issues #37 and #38. PR #48 Attempt to resolve conflicts in Avp.java. Issues #37 and #38. PR #48 Rollback to original Avp.java. Issues #37 and #38. PR #48 Rollback to original Avp.java. fixing 2 spaces instead of 4. Issues #37 and #38. PR #48 Rollback to original Avp.java. fixing 2 spaces instead of 4, 2nd attempt. Issues #37 and #38. PR #48
FerUy
pushed a commit
that referenced
this issue
Sep 29, 2016
FerUy
pushed a commit
that referenced
this issue
Oct 1, 2016
FerUy
pushed a commit
that referenced
this issue
Oct 4, 2016
FerUy
pushed a commit
that referenced
this issue
Oct 7, 2016
FerUy
pushed a commit
that referenced
this issue
Jul 1, 2017
FerUy
pushed a commit
that referenced
this issue
Jul 29, 2017
FerUy
pushed a commit
that referenced
this issue
Aug 1, 2017
FerUy
pushed a commit
that referenced
this issue
Aug 9, 2017
FerUy
pushed a commit
that referenced
this issue
Aug 12, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SLg interface implementation for LTE Location Services; Evolved Packet Core (EPC) LCS Protocol (ELP) between the GMLC and the Mobile Management Entity (MME) according to 3GPP TS 29.172.
Tied with issue: RestComm/gmlc#2
The text was updated successfully, but these errors were encountered: