Status: Accepted
Owner: brainslog
CC: [email protected], [email protected]
Labels: Package-Diameter Component-Diameter-RA-S6a Mobicents-3.0.0
TelScale-6.1.4.GA
New issue 76 by brainslog: Diameter S6a RA fixes for client side
http://code.google.com/p/jain-slee/issues/detail?id=76
(From https://code.google.com/p/jdiameter/issues/detail?id=44)
Reported by [email protected], Jun 4, 2013
When using S6a as a client there were a number of problems:
Number 1:
org.mobicents.slee.resource.diameter.s6a.S6aServerSessionImpl there is no
method to create DeleteSubscriberDataRequest (even though the Server should
be able to create these requests)
Number 2:
org.mobicents.slee.resource.diameter.s6a.DiameterS6aResourceAdaptor
Typo on line 912 (Server is used instead of client)
Should be:
((org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl)
session).processRequest(request);
Number 3:
org.mobicents.slee.resource.diameter.s6a.EventIDCache
There is no event for DeleteSubscriberDataRequest
The attached patch fixes all three of these issues (They are small changes
and completely separate so easy to read within this single patch)
Attachments:
s6a_for_client.patch 2.9 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.