Commit Graph

8 Commits

Author SHA1 Message Date
andrei 7bfa1a41b4 Fixed bugs in sigtransport.
Notify sigtran when a new sctp connection has been established.
Set custom names to transport thread and transport mutex for debugging.


git-svn-id: http://voip.null.ro/svn/yate@5338 acf43c95-373e-0410-b603-e72c3f656dc1
2012-11-22 12:50:16 +00:00
andrei f4dc6960c3 Added the option to set sctp socket "adaptation" parameter.
git-svn-id: http://voip.null.ro/svn/yate@5335 acf43c95-373e-0410-b603-e72c3f656dc1
2012-11-21 13:59:34 +00:00
andrei 77e48a8b9a Detect zombie sctp sockets and reconnect them.
Fixed sctp stream listener logic.


git-svn-id: http://voip.null.ro/svn/yate@5130 acf43c95-373e-0410-b603-e72c3f656dc1
2012-06-18 17:09:11 +00:00
andrei 65bea65ac0 Added the possibility to set sctp sack parameters.
Set sctp message socket parameters.


git-svn-id: http://voip.null.ro/svn/yate@4571 acf43c95-373e-0410-b603-e72c3f656dc1
2011-08-26 11:34:41 +00:00
andrei c79be54280 Added the possibility to set socket linger value.
Try to periodically rebind the stream socket if previews bind failed.


git-svn-id: http://voip.null.ro/svn/yate@4487 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-12 14:30:59 +00:00
andrei 237e6cf693 Set SCTP socket specific parameters from the configuration section.
git-svn-id: http://voip.null.ro/svn/yate@4486 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-12 14:23:12 +00:00
paulc dcaf541c92 The default stream mode is adapted to the type of transport.
Constified some methods of the Transport class.


git-svn-id: http://voip.null.ro/svn/yate@3081 acf43c95-373e-0410-b603-e72c3f656dc1
2010-02-15 20:57:37 +00:00
andrei ecd075d0ac Added generic support for SS7 SIGTRAN protocol stack.
Added SCTP sockets support based on Linux Kernel SCTP.
Added SS7 Sigtran M2PA protocol support.


git-svn-id: http://voip.null.ro/svn/yate@3058 acf43c95-373e-0410-b603-e72c3f656dc1
2010-02-02 14:38:12 +00:00