Re: [reSIProcate] Handling unanswered INVITE requests
Hello,
I have the same problem and i may have found something for the (1) but i
have not tested it yet.
When you create an InviteSession, you can give your own AppDialogSet which
has a cancel function.
Though, i wonder if this function can cancel these kind of invites, i will
give it a try today.
Regards,
Dom.
----- Original Message -----
From: "Dmitry Semyonov" <dsemyonov@xxxxxxx>
To: <resiprocate-devel@xxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, August 17, 2004 3:21 PM
Subject: [reSIProcate] Handling unanswered INVITE requests
> Hello.
>
> I'm sending INVITE to non-existing IP via DUM.
>
> I want to be able to
> 1) cancel retransmissions of such INVITE.
> 2) know whether DUM is still retransmitting the request or not.
>
> I can't do either (1) or (2) since I don't know the
> InviteSessionHandle, which is normally reported via onXxx() callbacks,
> because no callback is called in the described situation.
>
> Is it a missing functionality, or is it my misunderstanding of the
> DUM concepts?
>
> Thanks.
>
>
> ...Bye..Dmitry.
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>