Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cap initialdp improvements #126

Conversation

AlerantAppNGIN
Copy link
Collaborator

Hello @vetss ,

This PR contains the implementation described in issue #125 .

Best Regards,
Gabor

AlerantAppNGIN and others added 3 commits May 12, 2016 17:26
Added the missing ASN.1/XML encoding/decoding implementation for
some parameters in InitialDPRequestImpl.

Added the missing ASN.1/XML encoding/decoding implementation for
most of the parameters in InitialDPArgExtensionImpl.

Added new CUGIndex implementation class CUGIndexImpl.

Added utility methods to OctetStringBase to allow subclasses to
easily read/write their byte[] data as hex strings to/from XML.

Conflicts:
	cap/cap-impl/src/main/java/org/mobicents/protocols/ss7/cap/service/circuitSwitchedCall/InitialDPRequestImpl.java
	cap/cap-impl/src/main/java/org/mobicents/protocols/ss7/cap/service/circuitSwitchedCall/primitive/CarrierImpl.java
	cap/cap-impl/src/main/java/org/mobicents/protocols/ss7/cap/service/circuitSwitchedCall/primitive/InitialDPArgExtensionImpl.java
	cap/cap-impl/src/test/java/org/mobicents/protocols/ss7/cap/service/circuitSwitchedCall/primitive/InitialDPArgExtensionTest.java
	map/map-impl/src/main/java/org/mobicents/protocols/ss7/map/primitives/IMEIImpl.java
	map/map-impl/src/main/java/org/mobicents/protocols/ss7/map/service/mobility/subscriberInformation/MSClassmark2Impl.java
	map/map-impl/src/main/java/org/mobicents/protocols/ss7/map/service/mobility/subscriberManagement/CUGIndexImpl.java
	map/map-impl/src/main/java/org/mobicents/protocols/ss7/map/service/mobility/subscriberManagement/CUGInterlockImpl.java

 Please enter the commit message for your changes. Lines starting
@deruelle deruelle added this to the 7.1.0 milestone Jun 9, 2016
@vetss
Copy link
Contributor

vetss commented Jun 10, 2016

Hello @AlerantAppNGIN

I have fixed your topic by this commit:
ec420c2

@vetss vetss closed this Jun 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants