Re: [OpenSIPStack] Problem with OnOutgoingCallConnected
Brought to you by:
joegenbaclor
From: Ilian J. C. P. <ip...@so...> - 2007-06-05 11:22:19
|
Hi, tomach wrote: > Hello!<br /><br />I am using atlsip activex.<br />I noticed that when I try to create connection, even call isnt established yet I recieve OnOutgoingCallConnected event. Also when connection is esablished I recieved it second time. Did anyone have the same kind of problem? <br /><br />Next thing is when i run softphone based on atlsip activex it does not send any events. But when I run it without visual studio it works fine. Was that bug reported before?<br /><br /> Have you done this in Visual Studio? 1. After compiling ATLSIP, go to Tools -> ActiveX Control Test Container 2. In ActiveX Control Test Container, go to File -> Register Controls 3. Find ATLSIP.OpenSIPStackCtl and reregister it. 4. If this does not work or you can't find ATLSIP.OpenSIPStackCtl, try unregistering and then registering ATLSIP.dll from your output folder. Regards, Ilian > Last thing I want to ask is: how can I know when the line is busy? I tried OnLogSIPMessage but then I have to parse it etc... I thought more about somethign like OnLineBusy event, does this kind of solution exist allready?<br /><br />Best Regards!<br /> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |