Re: [OpenSIPStack] Problem with OnOutgoingCallConnected
Brought to you by:
joegenbaclor
From: tomach <to...@dg...> - 2007-06-20 08:32:15
|
Hello! Ok call connections works fine etc... I would like to ask how your activex works? How your activex works? When call is created? is it working in separate thread then main winform application? Bacause I noticed that winforms do not hang and react normally so its ok (main thread is not stoped). But my problem is that when I run your application (sample VB) under visual studio events come but they do NOT update controls. When I run the same application under cmd line everything works fine events come and update controls. Do you had similar reaction under Visual Studio 2005? I am really curious why is it happening? any suggestions? |