RestComm / jss7

RestComm Java SS7 Stack and Services
http://www.restcomm.com/
GNU Affero General Public License v3.0
175 stars 218 forks source link

install ussd simulator #319

Closed parsibox closed 4 years ago

parsibox commented 4 years ago

hi how can i install ussd simulator on windows 10?

nhanth87 commented 4 years ago

Hi, You can't run it on windows because java on windows don't have support for sctp

Br, TN

parsibox commented 4 years ago

so how can i install it on centos 7 64 bit

nhanth87 commented 4 years ago

we have a wiki here https://github.com/RestComm/jss7/wiki/Build-jSS7-from-Source

caiocf commented 4 years ago

1) For Centos/Fedora you need install package SCTP on kernel.

$ yum install lksctp-tools

2) Build Sources JSS7 https://github.com/RestComm/jss7/wiki/Build-jSS7-from-Source

parsibox commented 4 years ago

i install it how can i start jboss?