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

RE: [reSIProcate] ack callback in dum


Hi Scott,

What happens if ACK has a body? Shouldnt the UAS be able to look at the body and check if it is different from the INVITE one?

Sachin

>From: Scott Godin <slgodin@xxxxxxxxxxxx>
>To: 'sachin ahire' <sachinahire@xxxxxxxxxxx>, resiprocate-devel@xxxxxxxxxxxxxxxxxxx
>Subject: RE: [reSIProcate] ack callback in dum
>Date: Sat, 9 Apr 2005 20:08:47 -0400
>
>There is only a callback if the original Invite didn't contain an offer
>(onAnswer is called), or if the ACK is not received after 32 seconds
>(onAckNotReceived).
>
>
>
>   _____
>
>From: sachin ahire [mailto:sachinahire@xxxxxxxxxxx]
>Sent: Saturday, April 09, 2005 7:40 PM
>To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
>Subject: [reSIProcate] ack callback in dum
>
>
>
>hi,
>
>Does the dum InviteSessionhandler have an callback function when ACK is
>received by UAS (after sending 200 OK to incoming INVITE)? thanks.
>
>Sachin
>