Comment #24 on issue 152 by [email protected]: Implement
insertSubscriberData MAP message
http://code.google.com/p/jss7/issues/detail?id=152
Hello!
1. Time: In you r current implementation values in getters and in a
constructor are presented in UTC time (not local time). Please make a
remark about this in comments of Time.java / TimeImpl.java
2. Other looks good for me, commit it please
3. Let's update MAPParameterFactory and usage it in MAPFunctionalTest to
have this MAP operation implemented
What is not done yet:
1. So the list unimplemented messages
A list of primitives that internal structure needs to be implemented or not
fully implemented primitives:
- primitives.ISDNSubaddressString
- mobility.subscriberManagement.APNOIReplacement
- mobility.subscriberManagement.ChargingCharacteristics
- mobility.subscriberManagement.PDPAddress
2. We need to update
org.mobicents.protocols.ss7.map.api.MAPParameterFactory and add there new
uplemented MAP parameters creating (for choices we need several methods for
creating!) and a corresponded update in MAPParameterFactoryImpl.