sean-cc / jain-slee

Automatically exported from code.google.com/p/jain-slee
0 stars 0 forks source link

Notify service SBB on Diameter RA message timeout/connection error #102

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Current Diameter RA functionality does not provide any indication to service 
SBB that a message (e.g. CCR) has timed out or connection failed with Diameter 
server.

Implement a fire-able event (e.g. onConnectionFailureEvent) in Diameter RAs for 
this reason (Diameter base should be enough).

More details about the issue explained here:
https://groups.google.com/forum/#!topic/mobicents-public/Gd8z2IQaW58

Original issue reported on code.google.com by be.lietaus on 5 Mar 2014 at 3:34