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

[OCS-gw][Prime] Clear reservation #435

Open
mpeterss opened this issue Jan 24, 2019 · 2 comments
Open

[OCS-gw][Prime] Clear reservation #435

mpeterss opened this issue Jan 24, 2019 · 2 comments

Comments

@mpeterss
Copy link
Collaborator

mpeterss commented Jan 24, 2019

Each CCR/CCA has a validity time for the requested bucket. There should be a timer to clear the reservation incase the P-GW does not update after the time has passed.

So we need to include this time in the gRPC requests and make sure timer is set in Prime.

@mpeterss mpeterss changed the title [OCSgw][Prime] Clear reservation [OCS-gw][Prime] Clear reservation Jun 25, 2019
@mpeterss
Copy link
Collaborator Author

When the Validity-Time has passed the P-GW it wills send a new CCR-U asking for a new reservation.

We need to read up on how this is supposed to happen, if the OCS has cleared it at the point of a new update triggered then it will update correctly.

@mpeterss
Copy link
Collaborator Author

mpeterss commented Aug 6, 2019

Currently. If the subscriber has a reservation and we time out it is not cleared. But when the next CCR arrive we will add back the previous reservation before making a new one.

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

2 participants