Status: New
Owner: ----
Labels: Component-Diameter Type-Enhancement Priority-Medium
SubComponent-DIAMETER-Stack DIAMETER-1.4.0.FINAL Roadmap-Fix
New issue 2619 by [email protected]: S6a Diameter Adapter
http://code.google.com/p/mobicents/issues/detail?id=2619
Include the 3GPP S6a reference point on the Diameter RA
As a starting point, have AuthenticationInformationRequest/Answer,
UpdateLocationRequest/Answer and PurgeUERequest/Answer
Attached:
New RA, along with snippet to add to dictionary.xml
New Files to be added to JDiameter project
Then also add this line (87) into constructor of LocalDataSource.java in
JDiameter:
appSessionDataFactories.put(IS6aSessionData.class, new
S6aLocalSessionDataFactory());
Please include in svn
Attachments:
s6a.zip 317 KB
jdiameter-440.zip 29.8 KB