Hi Amit,
Thanks for your replay
I followed your steps and in shell client CLI i connect ss7 with
localhost :3435
Then i config with :
sctp association create MTRAssoc CLIENT 192.168.36.72 2905
192.168.36.233 2905
m3ua as create MTRAS IPSP mode DE ipspType server rc 1 traffic-mode
loadshare
m3ua route add MTRAS 1 -1 -1
m3ua asp create MTRASP MTRAssoc
m3ua as add MTRAS MTRASP
m3ua asp start MTRASP
IP: 192.168.36.233 is Diglogic machine (server)
IP: 192.168.36.72 is mobicent machine(client)
but i could not also ss7 connect to Diglogic machine.
Below is server log i receive when create sctp association,as,asp:
12:43:34,492 INFO [STDOUT] received m3ua as create MTRAS IPSP mode DE
ipspType server rc 1 traffic-mode loadshare
12:43:57,951 INFO [STDOUT] received m3ua route add MTRAS 1 -1 -1
12:44:23,172 INFO [STDOUT] received m3ua asp create MTRASP MTRAssoc
12:44:43,711 INFO [STDOUT] received m3ua as add MTRAS MTRASP
12:44:57,226 INFO [STDOUT] received m3ua asp start MTRASP
12:44:57,227 INFO [AssociationImpl] Started Association=Association
[name=MTRAssoc, associationType=CLIENT, ipChannelType=SCTP,
hostAddress=192.168.36.233, hostPort=2905, peerAddress=192.168.36.72,
peerPort=2905, serverName=, extraHostAddress=[]]
12:45:27,334 ERROR [SelectorThread] Error while selecting the ready
keys
java.lang.UnsupportedOperationException: libsctp.so.1: cannot open
shared object file: No such file or directory
at sun.nio.ch.SctpNet.socket0(Native Method)
at sun.nio.ch.SctpNet.socket(SctpNet.java:83)
at sun.nio.ch.SctpChannelImpl.<init>(SctpChannelImpl.java:131)
at com.sun.nio.sctp.SctpChannel.open(SctpChannel.java:165)
at
org.mobicents.protocols.sctp.AssociationImpl.doInitiateConnectionSctp(AssociationImpl.java:
614)
at
org.mobicents.protocols.sctp.AssociationImpl.initiateConnection(AssociationImpl.java:
590)
at
org.mobicents.protocols.sctp.SelectorThread.run(SelectorThread.java:
116)
at java.lang.Thread.run(Thread.java:722)
Do you think about this error?
i really want to receive your replay because i stopped with up link
m3ua for a long time
Thanks and best regards,
On May 7, 3:24 pm, Amit Bhayani <
amit.bhay...@gmail.com> wrote:
> 1) Use Mobicents jSS7 1.0.0.FINALhttp://
www.mobicents.org/ss7/downloads.html
> 2) Read the documentation on CLIhttp://
www.mobicents.org/ss7/docs/ss7/1.0.0.FINAL/en-US/pdf/Mobicents...