show cs7 asp
gives that connection state is down.
Some questions:
1) If we correctly setup SCTP and M3UA, would we expect more JBoss tracing to prove that connection is established (or not)? Is there a way to get more useful tracing?
2) Would we be able to see that connection is established if we only configured SCTP and M3UA without SCCP or TCAP/MAP?
3) What determines if in SCTP we will setup association in client or server mode? When are we supposed to use SCTP server option?
4) When looking into http://<smsc ip address>:8080/jss7-management-console/ we can see that selection of Linkset does not provide any option to add Linkset properties - is that disabled/not needed for SMSC configuration?
5) Apart from JBoss tracing and Whireshark PCAP generation, are there any other options for troubleshooting SCTP/M3UA connectivity problems?
6) Do we miss some other relevant node or parameter in configuration?
Thanks in advance.
Regards,
Mladen
> 1) If we correctly setup SCTP and M3UA, would we expect more JBoss tracing to prove that connection is established (or not)? Is there a way to get more useful tracing?
when a m3ua connection becomes established you will have an announesement in log.
> 2) Would we be able to see that connection is established if we only configured SCTP and M3UA without SCCP or TCAP/MAP?
for bringing up of SCTP / m3ua link it is enouph to configure SCTP / m3ua levels
> 3) What determines if in SCTP we will setup association in client or server mode? When are we supposed to use SCTP server option?
one of a peer must be a client another - a server. So you need to check a SS7 peer's config / configure a peer
> 4) When looking into http://<smsc ip address>:8080/jss7-management-console/ we can see that selection of Linkset does not provide any option to add Linkset properties - is that disabled/not needed for SMSC configuration?
Section "linkset" is needed only if you use dahdi SS7 cards. Do not touch it if you use m3ua.
> 5) Apart from JBoss tracing and Whireshark PCAP generation, are there any other options for troubleshooting SCTP/M3UA connectivity problems?
try "ping" option or tool like it for a network healf checking and check your configs.
> 6) Do we miss some other relevant node or parameter in configuration?