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 splitLeg function #105

Closed
AlerantAppNGIN opened this issue May 31, 2016 · 2 comments
Closed

CAP splitLeg function #105

AlerantAppNGIN opened this issue May 31, 2016 · 2 comments
Assignees
Milestone

Comments

@AlerantAppNGIN
Copy link
Collaborator

SpiltLeg handling is missing from CAPServiceCircuitSwitchedCall.

@deruelle deruelle added this to the 3.1.0 milestone May 31, 2016
@vetss
Copy link
Contributor

vetss commented Jun 3, 2016

Hello @AlerantAppNGIN,

this issue is partly fixed by commits:
32ee08a
a859326
5f7e057

These commits are added into netty-2 branch because we stopped of adding more fixes into a master branch. We will rename netty-2 branch to master branch soon. netty-2 branch contains some extra functionality including netty lib and congestion control support support.

What is still missed:

  • we need to add unit tests for SplitLegRequest and SplitLegResponse primitives including a test for XML serializing
  • we need to add CAP Functional test for the introduced CAP SplitLeg operation.

@AlerantAppNGIN can you finish this work ?

@vetss
Copy link
Contributor

vetss commented Jun 3, 2016

We need also to update CAP RA for this new operation:
RestComm/jain-slee.ss7#9

@knosach knosach self-assigned this Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants