Attention is currently required from: neels, pespin.
1 comment:
Commit Message:
This event is never called. Furthermore, this kind of "SCCP link went
down" should already be handled by libosmo-sigtran's sccp SAP
internally, and we should simply recieve an N-DISCONNECT.ind when that
happens which dispatches event MAP_SCCP_EV_RX_RELEASED.
N-DISCONNECT.ind is the termination of a sinle SCCP connection. The "CN link" is one abstraction level higher. As the comment suggests, that FSM event should be generated upon incoming RANAP RESET.
To me it seems more like this code should not be removed, and in fact the bug is that the event is not generated b RANAP RESET as the code suggests?
To view, visit change 40175. To unsubscribe, or for help writing mail filters, visit settings.