[reSIProcate] Softphone call object

Dmytro Bogovych subscribe at satorilight.com
Wed Nov 16 13:13:36 CST 2005


Greetings.

In my softphone application I'm using subclassing AppDialogSet to store  
specific data - RTP transmitter parameters etc.

I'm trying to finish the established session in the next way:
1. Get stored AppDialogSetHandle
2. Check if AppDialogSetHandle.isValid()
3. If yes - then call AppDialogSetHandle->get()->end()

Stack & DUM are running in first separate thread and this call is running  
in the second separate thread.

Question:
Is there chance to get AppDialogSet deleted by first thread between step 2  
and 3?


-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/



More information about the resiprocate-devel mailing list