Hi,

I have no idea how to do with a thread so I found an another solution.

I have the SIP stack which receive commands from a python interface via 
DBus.

Try to do this it works very well for me.

Rémi

Stefano Sabatini wrote:
> Hi all,
>
> I don't know if what is written in subject is possible. Indeed if I
> try to initialize the sofia stack in the main thread, and then
> instantiate a new thread and exececute su_root_run() in its context I
> get this error:
> SIPEngineTest: su_base_port.c:322: su_base_port_run: Assertion
> `su_port_own_thread(self)' failed.
>
> So it seems that the only solution is to initialize and run the stack
> in the same thread context. Is this correct or am I missing something?
>
> TIA, best regards
>   

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to