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

Re: [reSIProcate] handling requestOffer and provideOffer when waitingfor ACK (SentReinviteAnswered session state)


Yes, that's right.

> -----Original Message-----
> From: Boris Rozinov [mailto:borisrozinov@xxxxxxxx]
> Sent: Friday, November 16, 2007 2:22 AM
> To: Scott Godin; resiprocate-devel@xxxxxxxxxxxxxxx
> Subject: RE: [reSIProcate] handling requestOffer and provideOffer when
> waitingfor ACK (SentReinviteAnswered session state)
> 
> Scott,
> Sorry, for confusion but please ignore my previous
> post. It was different problem, caused by missing
> propagating of offer rejection in B2B call.
> 
> As per the issue that you found, you probably meant
> ReceivedReinvite->Connected transition in
> InviteSession::provideAnswer. It should be
> ReceivedReinvite->Answered, correct?
> 
> Thanks,
> Boris