Config.in 517 B

1234567891011121314
  1. comment "libeXosip2 has no inherent support for AVR32"
  2. depends on BR2_avr32 && BR2_PACKAGE_LIBEXOSIP2
  3. config BR2_PACKAGE_LIBEXOSIP2
  4. bool "libeXosip2"
  5. select BR2_PACKAGE_LIBOSIP2
  6. help
  7. GNU Higher level SIP (Session Initiation Protocol)
  8. This library aims to provide multimedia and telecom software
  9. developers an easy and powerful interface to initiate and
  10. control SIP based sessions in their applications.
  11. SIP is a open standard replacement from IETF for H323.
  12. http://www.gnu.org/software/osip/