Re: [OpenSIPStack] Error when ending application
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2007-07-07 02:05:42
|
Hi Vincent, Before we proceed further in figuring out the cause of your problems, please upgrade your code using the latest CVS HEAD. There have been a lot of changes to ATLSIP and the Softphone API since 1.1.5. Joegen Vincent GROMFELD wrote: > Hello, > > > > I'm currently trying your sip stack. All works pretty well but I noticed two > annoying things. I'm working on Windows Vista using Visual Studio 2005 to > build and debug. I'm using the latest stable release of the stack : 1.1.5. > > > > First, if I call someone, and then me or him hang-up, the line is still > opened on his or my side. If I hang-up, his softphone will not see that I've > hung up and It he hangs up, the softphone sample provided with ATL SIP will > not seen that he has hung up. Do you have already seen this problem before ? > This is not a big problem but it will better if someone hang up that both > see that line is down. > > > > The second thing happened at closure and is really annoying. When > application exit, I see in Visual Studio 2005 debugger window an exception > telling "INVALID STRING BINDING" and nothing more happened; the application > freezes. This occurs only after performing a call. If I start the > application without calling anybody, I have no problems. I have the problem > in debug and even in release mode. I cannot see where the error come, the > only thing I found is that this error is raised by RPC calls. > > > > Do you have any solution for these problems ? > > Thanks for your help. > > > > Vincent GROMFELD > > ------------------------------------------------------------------------- > 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 > > |