Hello everybody,
i want to install and run Restcomm smsc on linux red hat 6.6.
i use wildfly 10 , install it with jain-slee-7.2.0-212, folowimg recomendation on forum,i install jss7
using the jss7-jain-slee-3.x-2 branch. SMSC part is smscgateway-7.4.0-151.
i did take the needed jar and war file and put into the deploy path from wildfly.
when i start standalone ,project deploy successfully and i can launch smsc,smpp and jss7 ui management.
the trouble is that i cannot connect to the server using cli command. the output is connection refused and i have
no port listening on tcp/3435
when i try to configure the ss7 using UI management , there's a error message that say communication with server failed
/data/SMSC_restcomm/jss7-jain-slee-3.x-2/management/shell-client/target/restcomm-cli/bin/ss7-cli.sh
version=8.0.0-SNAPSHOT,name=Restcomm jSS7 CLI,prefix=restcomm,vendor=TeleStax
restcomm>connect
Connection refused
Not yet connected
restcomm>exit
could you help please , what did i missed ?
i try to configure directly on xml configuration file but anyway , i don't know how to run it.
/data/SMSC_restcomm/smscgateway/core/bootstrap/src/main/config/data/SCTPManagement_sctp.xml
Sorry, i did read the documentation several time
but i certainly don't have enough skill on dev to understand clearly what it should be achieve in order to make it run.
no port 3435 in listening status
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0
0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0
127.0.0.1:6010 0.0.0.0:* LISTEN
tcp 0 0
10.249.23.166:8443 0.0.0.0:* LISTEN
tcp 0 0
10.249.23.166:9990 0.0.0.0:* LISTEN
tcp 0 0
127.0.0.1:199 0.0.0.0:* LISTEN
tcp 0 0
10.249.23.166:8080 0.0.0.0:* LISTEN
tcp 0 0
10.249.23.166:22 10.249.24.21:51662 ESTABLISHED
tcp 0 0 :::22 :::* LISTEN
jdk-8u241-linux-x64.tar.gz
apache-maven-3.6.2-bin.tar.gz
jain-slee-7.2.0-212
jss7-jain-slee-3.x-2
smscgateway-7.4.0-151.zip
JAVA_HOME=/data/SMSC_restcomm/jdk1.8.0_241
JBOSS_HOME=/data/SMSC_restcomm/jain-slee-7.2.0-212/release/target/binary/wildfly-10.1.0.Final/
thanks before hand for your help i am stuck
Br
half