Re: [reSIProcate-users] differentiating multiple dialogs
You need to use AppDialogSets - check out:
http://www.resiprocate.org/DUM_Associating_Application_Data_with_DialogSets_and_Dialogs
The recon application is good example of how to use this.
Scott
On Wed, Jun 9, 2010 at 11:49 AM, Klaus Darilion
<klaus.mailinglists@xxxxxxxxx> wrote:
Hi!
I wonder what is the best way to identify concurrent dialogs.
For example the application registers and receives 2 incoming calls concurrently. Somehow in my application I have to represent the 2 calls, and in the inviteHandler I have to correlate the onXXXevent to one of the calls. How is this usually done? How should my application hold reference to the dialog? Or is there a way to associate some "userdata" with a dialog and access the userdata in the callback?
Is there somewhere a sample code which I should read?
thanks
Klaus
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/