zhoujian2030 / jdiameter

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

Diameter Rx Client state handling incorrect when sending AA-Request #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When sending an RxAARequest, Rx Client FSM should move to PENDING_AAR state but 
instead goes to IDLE state, causing it to ignore/discard a received RxAAAnswer 
later.

Forum reference: 
https://groups.google.com/forum/?fromgroups#!topic/mobicents-public/z1JkY275q-w

(Issue History @ http://code.google.com/p/mobicents/issues/detail?id=3229)

Original issue reported on code.google.com by brainslog on 28 Aug 2012 at 1:00

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 9802a93c0a9f.

Applied provided patch with minor fixes regarding hashCode and equals methods.
Status: Fixed

Original comment by brainslog on 23 Nov 2012 at 3:02

GoogleCodeExporter commented 9 years ago

Original comment by brainslog on 23 Nov 2012 at 3:03