vintuwei / jss7

Automatically exported from code.google.com/p/jss7
0 stars 0 forks source link

Implement HEARTBEAT for M3UA #256

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Implement HEARTBEAT for M3UA. 

Realized that some SCTP (lksctp) for RHEL didn't through back exception about 
far end closing the socket. Far end was Dialogic SCTP. 

Its better to have M3UA Heartbeat just to be on safe side.

Original issue reported on code.google.com by amit.bha...@gmail.com on 18 Mar 2013 at 1:18

GoogleCodeExporter commented 9 years ago
Fixed.

When creating the asp user can define if heartbeat is needed. The command is now

m3ua asp create <asp-name> <sctp-association> aspid <aspid> heartbeat 
<true|false>

2.0.x  ==  http://code.google.com/p/jss7/source/detail?r=7b7fd495a695
master ==  http://code.google.com/p/jss7/source/detail?r=f4b466deb0b3

Original comment by amit.bha...@gmail.com on 18 Mar 2013 at 1:23

GoogleCodeExporter commented 9 years ago

Original comment by amit.bha...@gmail.com on 18 Mar 2013 at 1:24