Updates:
Status: Started
Comment #1 on issue 135 by [email protected]: Implement
provideRoamingNumber MAP message
http://code.google.com/p/jss7/issues/detail?id=135
1. MAPServiceCallHandlingListener:
remove the title "// Provide roaming number" - we add a title only into
Mobility service because it is devided into subservices
2. MAPDialogCallHandling:
- add another "adder" for addProvideRoamingNumberRequest() without "int
customInvokeTimeout" like we do for all other services
- do not use "mapProtocolVersion" parameter in the adders
(addProvideRoamingNumberRequest() and addProvideRoamingNumberResponse). Do
like you did in addCancelLocationRequest/Response
to be continued...