Create and start resource adaptor entities
To run the TCAP simulator:
1 |
Create and start all resource adaptor entities required to create the mesh. |
||
---|---|---|---|
2 |
Ensure that all simulators have completely created their connections before trying to use them.
|
||
3 |
Use the simulated TCAP stack just as you would normally use the CGIN unified resource adaptor.
|
Starting the simulated TCAP stack with other tools
To start the simulated TCAP stack, the TCAP simulator just needs the TCAP simulator resource adaptor entity parameters. You can use any tools that work to:
1 |
Create a properties file with the required simulated TCAP properties. |
---|---|
2 |
Pass this file to the |
For more information, see the Scenario Simulator User Guide. For example Appendix A. Full Command Listing documents the following command: "create-local-endpoint": Creates (or re-creates) a local endpoint using the address of the given endpoint Usage: create-local-endpoint <endpoint-name> <protocol-adaptor-type> [-propsfile properties-file] -propsfile - Configuration properties for the endpoint Example: create-local-endpoint theSwitch cgin -propsfile config/cgin.properties |