Hi,

On 01 Dec 2010, Королёв Илья wrote:
> I need to implement b2bua, so i'm looking for good SIP library. As for
> me, Sofia SIP looks very pretty, but i can't understand its current
> status. Main page says, that last release was in 2008-12-08 (almost two
> years ago). So, tell me please, what is the status of Sofia SIP? Is it

see the earlier thread "Is sofia-sip dead?" and the many replies:
http://sourceforge.net/mailarchive/message.php?msg_name=9D0862B9-175B-4E09-BCB9-C49468EBAD8C%40drjweb.com

> still under development? Does it has roadmap or smth like it? Is it
> stable enough?

Sofia-SIP is used in multiple commercial products and is considered
very stable. Development has not stopped, but we most definitely 
should do a release. The git master branch has 390 commits since
1.12.10, so a new tarball release would be appropriate.

I already mentioned to Pekka that maybe we should have a tradition
of making bi-annual xmas release for sofia-sip. ;)

> One more question is - does Sofia SIP processing all SIP stuff in
> single thread? Are there possibility to use multiple threads?

There's also past threads about this on this list. In short, 
it's currently single-threaded. You can run multiple ua instances 
in different threads, but this is probably not what you want.
Sofia-SIP has some code for threadpooling (see 
libsofia-sip-ua/tport/tport_threadpool.c
and libsofia-sip-ua/nta/nta.c), but this feature not 
functional yet and has not been actively developed in recent
years. Patches are welcome!

Br,
-- 
Kai Vehmanen


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to