[reSIProcate] DUM: Sending ACK in response to BYE
- From: Dmitry Semyonov <dsemyonov@xxxxxxx>
- Date: Thu, 12 Aug 2004 18:37:12 +0400 (MSD)
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.