[Sofia-sip-devel] TCP tport_tsend tries to access closed tcp port

2011-08-30 Thread Friedrich Möller
Hello List, I am using sofia sip 1.12.10 and I am having problems with an incoming TCP SIP invite. I tried 1.12.11 too, but the problem persists. After my application receives the INVITE, and automatically sends a TRYING, the inviter closes the tcp connection. After that, when I am using nua_r

[Sofia-sip-devel] nua_handle_destroy does not free memory on ARM platform

2008-11-19 Thread Friedrich Möller
Hello list, first I want to thank the developers for the great work they are doing in creating and maintaining the sofia library. But now to my problem: I'm writing a SIP client application to run on an ARM platform and I'm having serious problems with a memory leak in the sofia library. It see

Re: [Sofia-sip-devel] nua_handle_destroy does not free memory on ARM platform

2008-12-04 Thread Friedrich Möller
y help and hints are appreciated Thanks, Friedrich Friedrich Möller wrote: > Hello list, > > first I want to thank the developers for the great work they are doing > in creating and maintaining the sofia library. > > But now to my problem: > I'm writing a SIP client applicati