Hi,
I am playing with jDiameter 1.5.0 FINAL, trying to establish connection using SCTP. I'm using guide1 example code. TCP connection works fine. SCTP connection is not being established with the error:
58336 [Thread-0] WARN org.mobicents.protocols.sctp.SelectorThread - Received connect request from non provisioned
192.168.122.94:29033 address. Closing Channel
Client address 192.68.122.94 is specified in server config:
<Peer name="aaa://
192.168.122.94:1812" portRange="25000-35000" attempt_connect="false" rating="1" />
Does anybody have an example of server and client jdiameter stack configuration for SCTP?
I am attaching server and client configs in use.
Thanks,
Milon