mobicents(localhost:3435)>m3ua as create rc 1 USSDNA1SIGTRAN
Successfully created AS name=USSDNA1SIGTRAN
mobicents(localhost:3435)>m3ua asp create ip 192.168.30.88 port 2905 remip 172.21.40.12 remport 2905 ASP1
Successfully created ASP name=ASP1
mobicents(localhost:3435)>m3ua as add USSDNA1SIGTRAN ASP1
Successfully added ASP name=ASP1 to AS name=USSDNA1SIGTRAN
mobicents(localhost:3435)>m3ua route add 6535 USSDNA1SIGTRAN
AS=USSDNA1SIGTRAN successfully added as route for DPC=6535
mobicents(localhost:3435)>m3ua asp start ASP1
Successfully started ASP name=ASP1
mobicents(localhost:3435)>
15:27:05,577 INFO [STDOUT] received m3ua as create rc 1 USSDNA1SIGTRAN
15:27:15,163 INFO [STDOUT] received m3ua asp create ip 192.168.30.88 port 2905 remip 172.21.40.12 remport 2905 ASP1
15:27:21,926 INFO [STDOUT] received m3ua as add USSDNA1SIGTRAN ASP1
15:27:28,987 INFO [STDOUT] received m3ua route add 6535 USSDNA1SIGTRAN
15:27:47,018 INFO [STDOUT] [2011:08:218 15:08:18:debug] ResourceChangeScanner attempt to scan 2 resources
15:27:47,019 INFO [STDOUT] [2011:08:218 15:08:19:debug] ResourceChangeScanner thread is waiting for 60
15:27:58,256 INFO [STDOUT] received m3ua asp start ASP1
15:27:58,278 INFO [ClientM3UAManagement] Started ASP name=ASP1 local-ip=192.168.30.88 local-pot=2905 rem-ip=172.21.40.12 rem-port=2905
15:27:58,286 INFO [AspFactory] AspFactory=ASP1 New association setup with 32 outbound streams, and 17 inbound streams.
15:27:58,287 INFO [AspFactory] AspFactory=ASP1 Association SHUTDOWN
15:27:58,287 ERROR [LocalAspFactory] Transition=commdown. FSM.name=ASP1 old state=DOWN, current state=UP_SENT
org.mobicents.protocols.ss7.m3ua.impl.fsm.UnknownTransitionException: Transition=commdown. FSM.name=ASP1 old state=DOWN, current state=UP_SENT
at org.mobicents.protocols.ss7.m3ua.impl.fsm.State.signal(State.java:119)
at org.mobicents.protocols.ss7.m3ua.impl.fsm.FSM.signal(FSM.java:153)
at org.mobicents.protocols.ss7.m3ua.impl.as.LocalAspFactory.handleCommDown(LocalAspFactory.java:554)
at org.mobicents.protocols.ss7.m3ua.impl.as.LocalAspFactory.onCommStateChange(LocalAspFactory.java:616)
at org.mobicents.protocols.ss7.m3ua.impl.AspFactory$AssociationHandler.handleNotification(AspFactory.java:157)
at sun.nio.ch.SctpChannelImpl.invokeNotificationHandler(SctpChannelImpl.java:909)
at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:805)
at sun.nio.ch.SctpChannelImpl.receive(SctpChannelImpl.java:730)
at org.mobicents.protocols.ss7.m3ua.impl.sctp.SctpChannel.doRead(SctpChannel.java:187)
at org.mobicents.protocols.ss7.m3ua.impl.M3UASelectorImpl.selectNow(M3UASelectorImpl.java:88)
at org.mobicents.protocols.ss7.m3ua.impl.as.ClientM3UAProcess.execute(ClientM3UAProcess.java:137)
at org.mobicents.protocols.ss7.sccp.impl.SccpStackImpl$MtpStreamHandler.run(SccpStackImpl.java:306)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
15:27:58,290 ERROR [STDERR] Exception in thread "pool-17-thread-1"
15:27:58,290 ERROR [STDERR] com.sun.nio.sctp.InvalidStreamException
15:27:58,291 ERROR [STDERR] at sun.nio.ch.SctpChannelImpl.checkStreamNumber(SctpChannelImpl.java:932)
15:27:58,291 ERROR [STDERR] at sun.nio.ch.SctpChannelImpl.send(SctpChannelImpl.java:951)
15:27:58,291 ERROR [STDERR] at org.mobicents.protocols.ss7.m3ua.impl.sctp.SctpChannel.doWrite(SctpChannel.java:219)
15:27:58,291 ERROR [STDERR] at org.mobicents.protocols.ss7.m3ua.impl.M3UASelectorImpl.selectNow(M3UASelectorImpl.java:104)
15:27:58,291 ERROR [STDERR] at org.mobicents.protocols.ss7.m3ua.impl.as.ClientM3UAProcess.execute(ClientM3UAProcess.java:137)
15:27:58,291 ERROR [STDERR] at org.mobicents.protocols.ss7.sccp.impl.SccpStackImpl$MtpStreamHandler.run(SccpStackImpl.java:306)
15:27:58,291 ERROR [STDERR] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
15:27:58,291 ERROR [STDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
15:27:58,291 ERROR [STDERR] at java.lang.Thread.run(Thread.java:722)