RE: [reSIProcate] DUM: Sending ACK in response to BYE
- From: Dmitry Semyonov <dsemyonov@xxxxxxx>
- Date: Fri, 13 Aug 2004 00:24:29 +0400 (MSD)
Scott,
On Thu, 12 Aug 2004, Scott Godin wrote:
> You don't ACK a BYE request - DUM sends the required 200 response.
Oh, sorry! I meant 200 OK, of course.
So, you affirm that DUM sends 200 OK automatically in response to
BYE. I expected that, but failed to achieve. I'll recheck everything
tomorrow. Thanks!
[...]
> -----Original Message-----
> From: Dmitry Semyonov [mailto:dsemyonov@xxxxxxx]
> Sent: Thursday, August 12, 2004 10:37 AM
> To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [reSIProcate] DUM: Sending ACK in response to BYE
>
> Hello.
>
> Sorry for silly question - I've just started to look into DUM.
>
> I took BasicCall example, and modified it to call to other SIP client.
> I need to send ACK message in response to BYE, and I was going to
> use something similar to InviteSession::ackConnection(). But I haven't
> found any suitable method. Please, tell me how to finish INVITE
> session correctly. Thanks.
>
> P.S.
> Initially I expected DUM to send the ACK automatically.
> It seems I don't understand DUM principles well enough...
...Bye..Dmitry.