You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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,
The text was updated successfully, but these errors were encountered: