[reSIProcate] Need help with Handles
- From: "Kovar, William \(Bill\)" <bkovar@xxxxxxxxx>
- Date: Thu, 7 Sep 2006 11:42:52 -0400
All,
In building a B2B
with DUM, which manages MANY calls, I maintain a separate list of
ServerInviteSessionHandle and ClientInviteSessionHandle. I'm trying to merge
these 2 lists into a single master list of Handles. I know I can maintain the
list as:
map<key,
InviteSessionHandle> TheList
When I go to
fetch a handle I don't know whether
that handle should be cast to ServerInviteSessionHandle,
ClientInviteSessionHandle of InviteSessionHandle because I can't figure out
which type it currently is.
Is there way to know
which type of handle is currently active??
Bill Kovar
Avaya Inc.
(732) 852-2609