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

Re: [reSIProcate] using AppDialogSet


Check out:  http://www.resiprocate.org/Associating_Application_Data_with_Dialogs/DialogSets
 
and dum/BasicCall.cxx
 
Scott


From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx on behalf of Nilay Tripathi
Sent: Wed 4/25/2007 11:06 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxxx; resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] using AppDialogSet

Hi,

When we are preparing first INVITE packet using makeInviteSession, the last argument is AppDialogSet. I am not using it as of now.

But I am curious to know how can we make use of this field. I am feeling like we can use this AppDialogSet to identify the dialogset which the handle is referring to in the callbacks.

I would appreciate some guidelines over how to use this parameter.

Thanks,
Nilay