opensecure / jss7

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

SS7 simulator new version #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
History : http://code.google.com/p/mobicents/issues/detail?id=3173

Original issue reported on code.google.com by amit.bha...@gmail.com on 15 Apr 2012 at 11:06

GoogleCodeExporter commented 9 years ago
The first version of the simulator is here:
http://code.google.com/p/jss7/source/browse/#git%2Ftools%2Fsimulator%253Fstate%2
53Dclosed

You can look at a manual here:
https://code.google.com/r/sergvetyutnev-fork/source/browse/docs/sources/src/main
/resources/en-US/Chapter-Simulator.xml?name=simulator3

Original comment by serg.vet...@gmail.com on 16 May 2012 at 12:42

GoogleCodeExporter commented 9 years ago
The new UI looks much better. Couple of comments

1) Can we have the simulator bundling all the dependency and creating binary 
using maven assembly plugin?
2) How can I do load test using the tool?

Original comment by amit.bha...@gmail.com on 16 May 2012 at 1:17

GoogleCodeExporter commented 9 years ago
>1) Can we have the simulator bundling all the dependency and creating binary 
using maven assembly plugin?
Amit, can you please add this into a simulator.
We need several different command files for running in different ways

>2) How can I do load test using the tool?
For the load test we need a separate test as a wrapper. This test has not been 
implemented yet.

Original comment by serg.vet...@gmail.com on 16 May 2012 at 2:41

GoogleCodeExporter commented 9 years ago
Added bootstrap module 
http://code.google.com/p/jss7/source/detail?r=f0f2a929e193

Original comment by amit.bha...@gmail.com on 20 May 2012 at 2:30

GoogleCodeExporter commented 9 years ago
Now I have committed the second version of SS7 Simulator:
- bootstrap module has been added
- Dialogic card support has been added but not yet tested

The last version of the Simulator is here:
http://code.google.com/p/jss7/source/browse/#git%2Ftools%2Fsimulator
The updated manual (with bootstrap module definition) can be found here:
http://code.google.com/p/jss7/source/browse/docs/sources/src/main/resources/en-U
S/Chapter-Simulator.xml

Original comment by serg.vet...@gmail.com on 24 May 2012 at 7:32