通过CLI连接SCTP

时间:2018-10-11 06:39:06

标签: linux restcomm sctp mobicents

我正在通过Linux机器安装JSS7堆栈

Distributor ID: RedHatEnterpriseServer
Description:    Red Hat Enterprise Linux Server release 5.10 (Tikanga)
Release:        5.10

已安装JDK-> java version "1.7.0_80"

已安装JBOSS-> 7.1

当尝试使用“ restcomm-jss7-7.4.0-144 / ss7 / shell / bin”中的ss7-cli.sh运行SCTP时,我得到以下输出->

root@Host bin]# ./ss7-cli.sh 
                version=7.4.0-144,name=Restcomm jSS7 CLI,prefix=restcomm,vendor=TeleStax
restcomm>
restcomm>

进一步输入https://github.com/RestComm/jss7/blob/master/docs/userguide/sources-asciidoc/src/main/asciidoc/Section-Managing-SCTP.adoc中提到的以“ sctp start”的形式运行SCTP的命令时,我面临的错误是:

restcomm>sctp start
The command is not available in the current context. Please connnect first

restcomm>connect
Connection refused
Not yet connected

我不明白所缺少的内容,请在这里帮助我。

0 个答案:

没有答案