1 config BR2_PACKAGE_SOFIA_SIP
3 depends on BR2_TOOLCHAIN_HAS_THREADS
5 Sofia-SIP is an open-source SIP User-Agent library,
6 compliant with the IETF RFC3261 specification (see the
7 feature table). It can be used as a building block for SIP
8 client software for uses such as VoIP, IM, and many other
9 real-time and person-to-person communication services.
11 http://sofia-sip.sourceforge.net/
13 comment "sofia-sip needs a toolchain w/ threads"
14 depends on !BR2_TOOLCHAIN_HAS_THREADS