|
@@ -4,10 +4,10 @@ config BR2_PACKAGE_LIBEXOSIP2
|
|
|
select BR2_PACKAGE_LIBOSIP2
|
|
|
help
|
|
|
eXosip is a library that hides the complexity of using the
|
|
|
- SIP protocol for mutlimedia session establishement.
|
|
|
+ SIP protocol for multimedia session establishment.
|
|
|
This protocol is mainly to be used by VoIP telephony
|
|
|
applications (endpoints or conference server) but might be
|
|
|
- also usefull for any application that wish to establish
|
|
|
+ also useful for any application that wish to establish
|
|
|
sessions like multiplayer games.
|
|
|
eXosip is based in libosip.
|
|
|
|