4cb8218f206339eb8bdd4a14b0fb25abd30957a5
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libeXosip2 / Config.in
1 config BR2_PACKAGE_LIBEXOSIP2
2         bool "libeXosip2"
3         depends on BR2_USE_MMU # fork()
4         select BR2_PACKAGE_LIBOSIP2
5         help
6           eXosip is a library that hides the complexity of using the
7           SIP protocol for mutlimedia session establishement.
8           This protocol is mainly to be used by VoIP telephony
9           applications (endpoints or conference server) but might be
10           also usefull for any application that wish to establish
11           sessions like multiplayer games.
12           eXosip is based in libosip.
13
14           http://savannah.nongnu.org/projects/exosip/