Restcomm jDiameter: Error creating SCTP socket -


i trying create standalone sctp diameter client using jdiameter. jar libraries using jdiameter-api-1.5.9.0-build538-snapshot , jdiameter-impl-1.5.9.0-build538-snapshot

but error unable create server socket localpeer 'client.test.com' @ 127.0.0.1:55555 (org.mobicents.protocols.api.associationlistener)

it works fine tcp. tried debug couldn't figure out problem. kindly me this.

sctp not work on windows systems. linux systems, might have install sctp stack. however, aware linux distributions might run strange issues it, e.g. port still being blocked after server sockets, client sockets etc closed , processes have been shut down or killed. in these cases, need wait 5-10 minutes until sctp stack recognizes there no 1 anymore interested in port , releases itself.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

c - getting error: cannot take the address of an rvalue of type 'int' -

How to merge four videos on one screen with ffmpeg -