2007/9/18, Jerry Richards <[EMAIL PROTECTED]>:
> 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?

Unfortunately, yes. Now some su_root_ functions use the thread ID to
do some optimizations. So you have to call su_root_create() and
nua-create() from the same thread that acutally runs the stack.

-- 
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