Re: [Sofia-sip-devel] possible memory leak

2006-06-05 Thread Nickolay V. Shmyrev
В Пнд, 05/06/2006 в 15:48 +0300, Tiago Loureiro пишет: > Hello, > I'm trying to use Sofia-SIP stack and have written a very small > server-like application which simply answers for invites, answers OK > back with some SDP and finally hangs up the call when BYE is received. > Everything works fine b

[Sofia-sip-devel] possible memory leak

2006-06-05 Thread Tiago Loureiro
Hello, I'm trying to use Sofia-SIP stack and have written a very small server-like application which simply answers for invites, answers OK back with some SDP and finally hangs up the call when BYE is received. Everything works fine but there's a serious memory leak which I have not been able t

[Sofia-sip-devel] Howto build sofsip client

2006-06-05 Thread Cavalera Claudio
Title: Howto build sofsip client Hello, I'm new to the list. I would like to know which procedure should I take to build sofsip client on linux. Doing ./configure out of the box does not work. Is it ok to untar the sources under the sofia-sip-1.11.9 tree? I've seen the Revision Control is

[Sofia-sip-devel] [ sofia-sip-Bugs-1501080 ] Crash when some tags aren't defined

2006-06-05 Thread SourceForge.net
Bugs item #1501080, was opened at 2006-06-05 19:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1501080&group_id=143636 Please note that this message will contain a full copy

[Sofia-sip-devel] sofia-sip changes (2006-06-03)

2006-06-05 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo . Sat Jun 3 18:11:04 EEST 2006 [EMAIL PROTECTED] * Fixed last remaining uses of internal config.h definition in public headers. Closes bug #1455265. M ./libsofia-sip-ua/http/sofia-sip/http_t

[Sofia-sip-devel] possible memory leak

2006-06-05 Thread Tiago Loureiro
Hello, I'm trying to use Sofia-SIP stack and have written a very small server-like application which simply answers for invites, answers OK back with some SDP and finally hangs up the call when BYE is received. Everything works fine but there's a serious memory leak which I have not been able to tr