RE: [reSIProcate] How to deal with more than one session in a dum?
Have a look at:
http://warsaw.sjc.purplecomm.com/wiki/index.php?title=DUM_Associating_Application_Data_with_DialogSets_and_Dialogs
Scott
-----Original Message-----
From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of ??
Sent: Tuesday, September 13, 2005 7:45 AM
To: resiprocate-devel
Subject: [reSIProcate] How to deal with more than one session in a dum?
Hi all
I want to deal with more than one session in a DUM,
For example, in terminal A, there are two INVITE from B and C at the same time,
how to choice one to answer?
For another example, also in terminal A, there are two connection with B and C,
how to choice one to hungup?
I know there is a function in DUM,
InviteSessionHandle findInviteSession(DialogId id);
but I donot know how to use it.
In addition, I have use
auto_ptr<AppDialogSetFactory> uac_dsf(new testAppDialogSetFactory);
dumUac->setAppDialogSetFactory(uac_dsf);
in Initialize( ).
Thank you!
ZhengChang
Beijing , China
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel