My 1.12.4 based application always called su_root_create() and nua_create()
first, then called su_root_run() from a newly created thread.  After that,
nua_register() is called.

Did something in this area change in version 1.12.6?

Best Regards,
Jerry



-----Original Message-----
From: Pekka Pessi [mailto:[EMAIL PROTECTED]
Sent: Friday, September 14, 2007 7:10 AM
To: Jerry Richards
Cc: sofia-sip-devel@lists.sourceforge.net
Subject: Re: [Sofia-sip-devel] FW: Initialization of Sofia SIP v1.12.6
Error


2007/9/13, Jerry Richards <[EMAIL PROTECTED]>:
> By the way, for the problem below, I'm running the same application code
> that I ran with 1.12.4.  Also, I am running with Linux version 2.4.17.

> I do notice the following error that might be related to why it's not
> sending packets?  But what does this error mean?
>
> ../../../libsofia-sip-ua/su/su_base_port.c: 303: su_base_port_run:
Assertion
> `su_port_own_thread(self)' failed.

You call su_root_create() and then su_root_run() from different threads.

--
Pekka.Pessi mail at nokia.com


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to