< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] UAS PRACK and isAccepted question


Hi,

If a Server Invite Session is in state UAS_NoAnswerReliable,
it means, an INVITE request is received, provisional response (180) is sent,
and PRACK/200Ok without SDP are exchanged.

What should be the result of isAccepted(), true or false?

I suppose false, but UAS_NoAnswerReliable state is not included
in the switch statement inside isAccepted method.

Thanks.

Martin