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

[reSIProcate] ClientInviteSession failures


Currently, in a UAC when a failure response is received, it only calls
InviteSessionHandler::onTerminated

I think it should be calling:
InviteSessionHandler::onFailed

What do people think?

Jason