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

[reSIProcate] Cancelling before onNewSession


Hi,
  I have a quick question.  Using DUM, if I call makeInviteSession, send the INVITE and then decide that I really don't want to be calling right now, what's the appropriate way to send a CANCEL request, and clean things up if I haven't received an onNewSession yet?  I understand that once I have received an onNewSession, I can take the InviteSessionHandle and just call the "end" method.
 
Thanks,
Jeff Knighton