Comment #3 on issue 336 by [email protected]: SRI-SM Response parsing error
https://code.google.com/p/jss7/issues/detail?id=336

Here is the solution:

AdditionalNumber is already implemented in org.mobicents.protocols.ss7.map.api.service.lsm

Changes LocationInfoWithLMSIImpl.java:

1. Commented private AdditionalNumberType additionalNumberType;
2. Changed type of the additionalNumber to org.mobicents.protocols.ss7.map.api.service.lsm.AdditionalNumber;
3. Changed constructor of the LocationInfoWithLMSIImpl.java
3. Changed decoding/encoding algorithms.
4. Changed all dependencies.

Recompiled JSS7
Performed tests. All OK

additionalNumber=AdditionalNumber [sgsn-Number=ISDNAddressString[AddressNature=international_number, NumberingPlan=ISDN, Address=37379499050]]]] - decoded correctly

Attachments:
        LocationInfoWithLMSIImpl.java  12.5 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/d/optout.

Reply via email to