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

MAP load test need to support GT routing for real world test #47

Closed
nhanth87 opened this issue Mar 15, 2016 · 6 comments
Closed

MAP load test need to support GT routing for real world test #47

nhanth87 opened this issue Mar 15, 2016 · 6 comments

Comments

@nhanth87
Copy link
Contributor

nhanth87 commented Mar 15, 2016

MAP load test just support PC + SSN routing, so it can't be used to test USSD GW.

@nhanth87
Copy link
Contributor Author

nhanth87 commented Jul 8, 2016

Attached here is example of map load client that using GT instead of SSN
Client.txt

We need to update build.xml for configurations and map load server

@knosach
Copy link
Contributor

knosach commented Jan 20, 2018

closed by e81829d

@knosach knosach closed this as completed Jan 20, 2018
@nhanth87
Copy link
Contributor Author

hi knosach,
why do you close this ticket? in the path #e81829d it's just changed some parameter.
We need routing base on GT, not SSN + PC

Please keep this ticket open for contributor/sponsor

Br,
TN

@nhanth87 nhanth87 reopened this Jan 20, 2018
@knosach
Copy link
Contributor

knosach commented Jan 20, 2018

@nhanth87
global titles and routing based type has been added as parameters , so now they are configurable for script
see here : e81829d#diff-ed7f427e28773d4863c1f4eff9461035R167

@knosach knosach closed this as completed Jan 20, 2018
@nhanth87
Copy link
Contributor Author

Don't close the ticket,
it's SCCP layer. GT routing has happened at M3UA layer.

your new code is based on PC + SNN routing, see

+    protected static RoutingIndicator ROUTING_INDICATOR = RoutingIndicator.ROUTING_BASED_ON_DPC_AND_SSN;

We need RoutingIndicator.ROUTING_BASED_ON_GLOBAL_TITLE

Br,
TN

@nhanth87 nhanth87 reopened this Jan 20, 2018
@knosach
Copy link
Contributor

knosach commented Jan 20, 2018

@nhanth87 it is set here from configuration :

If you have any other questions contact please contact me on slack

@knosach knosach closed this as completed Jan 20, 2018
@vetss vetss added this to the 8.0.0 milestone Jan 24, 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

3 participants