Open vpapadopoulos opened 7 years ago
hi @vpapadopoulos the docker build is run without simulator profile so it will not has the test esme and ss7 test connection.
How ever, you can change the run command to ./run.sh -b 0.0.0.0 -c simulator
Br, TN
In order to test the smsc gateway as an smpp to ss7 gateway , I expected to find SMPP server and ESMEs options to the left options pane as the documentation image http://documentation.telestax.com/connect/tutorials/images/restcomm-smsc-integration.jpg .
I followed the installation instructions but neither SMPP server nor ESMEs appear. Are they available in this docker build? Do I need to enable some flag or file setting to make them available?