Comment #20 on issue 152 by [email protected]: Implement
insertSubscriberData MAP message
http://code.google.com/p/jss7/issues/detail?id=152
1. So the list unimplemented messages
A list of primitives that internal structure needs to be implemented or not
fully implemented primitives:
- primitives.ISDNSubaddressString
- primitives.Time
- primitives.NAEACIC
- mobility.subscriberManagement.APNOIReplacement
- mobility.subscriberManagement.ChargingCharacteristics
- mobility.subscriberManagement.GroupId
- mobility.subscriberManagement.LongGroupId
- 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.
3. Other procedures and functional tests look good for me. Please commit
you update. We need to finish that has not beed yet implemented.
Also I will update Issue 172 (sendRoutingInfo operation).
Pay attenstion that when functional tests (nlike unittests) we need not
test absolutely all parameters encoded, just mandatory and may be some
typical used. Also for unittests we need not test all subparameters for
sequence parameters. Only all parameters for root sequence of a priimitive
(if it is a SEQUENCE of cause)