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

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -