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

How to reuse RoSession during EventBased scenarios #139

Open
Buddhima opened this issue Jun 18, 2018 · 0 comments
Open

How to reuse RoSession during EventBased scenarios #139

Buddhima opened this issue Jun 18, 2018 · 0 comments

Comments

@Buddhima
Copy link

Hi,
We can use ClientRoSessionImpl for sending event request (via sendCreditControlRequest method). While doing so the state of the session goes to "PENDING_EVENT". Thereafter how can I take it back to "IDLE", so that I can reuse the same RoSession for sending the next event?
In ClientRoSessionImpl I can't see any method exposed to call with Ro-CCA.
Appreciate your clarification on this.

Ref: https://github.com/RestComm/jdiameter/blob/master/core/jdiameter/impl/src/main/java/org/jdiameter/client/impl/app/ro/ClientRoSessionImpl.java#L225

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant