harshsxn / jss7

Automatically exported from code.google.com/p/jss7
0 stars 2 forks source link

MAP SupplementaryCodeValue values wrong #327

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.See 
org.mobicents.protocols.ss7.map.api.service.supplementary.SupplementaryCodeValue

What is the expected output? What do you see instead?
Values should match MAP protocol specification in TS 29.002 Section 17.7.5

What version of the product are you using? On what operating system?
org.mobicents.protocols.ss7.map 2.0.0.FINAL (although current head version 
looks the same).

Please provide any additional information below.
The values defined in the MAP protocol enum SupplementaryCodeValue appear 
incorrect.
I believe they should represent the "SS-Code" values defined in section 17.7.5 
(Supplementary service codes) of TS 29.002.
Instead they currently seem to define values that look more like Elementary 
Basic Service Groups.

I have attached a proposed version of SupplementaryCodeValue.java that contains 
the SS-Code values defined in TS 29.002.

Original issue reported on code.google.com by ataylordev on 29 Oct 2013 at 1:49

Attachments: