[reSIProcate] Need help with Handles
Kovar, William (Bill)
bkovar at avaya.com
Thu Sep 7 10:42:52 CDT 2006
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
bkovar at avaya.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060907/bc7196a0/attachment.htm>
More information about the resiprocate-devel
mailing list