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

[OCSgw] [Prime] Handle Roaming #131

Closed
mpeterss opened this issue May 22, 2018 · 2 comments
Closed

[OCSgw] [Prime] Handle Roaming #131

mpeterss opened this issue May 22, 2018 · 2 comments

Comments

@mpeterss
Copy link
Collaborator

From the SGSN-MNC-MCC value in the CCR we can figure out if the subscriber is roaming.
This value should be sent all the way from OCSgw -> Prime.

For Roaming we could charge in value instead of units and therefor make a reservation of units from the amount the user can spend.

@mpeterss
Copy link
Collaborator Author

The information is actually passed from the OCSgw to Prime, but for now Prime just ignores it:

See PsInformation in the CreditControlRequest:

https://github.com/ostelco/ostelco-core/blob/develop/ocs-api/src/main/proto/ocs.proto#L85

@mpeterss
Copy link
Collaborator Author

mpeterss commented Apr 2, 2019

As the information is available in Prime to be used by OCS i will close this

@mpeterss mpeterss closed this as completed Apr 2, 2019
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