Config.in 453 B

123456789101112131415161718192021222324252627
  1. config PJSIP_SPEEX
  2. bool "Speex support"
  3. depends on PACKAGE_pjsip
  4. default n
  5. help
  6. Enable speex codec.
  7. config PJSIP_OSS
  8. bool "OSS support"
  9. depends on PACKAGE_pjsip
  10. default n
  11. help
  12. Enable OSS.
  13. config PJSIP_SOUND
  14. bool "Sound support"
  15. depends on PACKAGE_pjsip
  16. default n
  17. help
  18. Enable sound.
  19. config PJSIP_LTQ_TAPI
  20. bool "Lantiq TAPI sound device support"
  21. depends on PACKAGE_pjsip && TARGET_lantiq_xway
  22. default n
  23. help
  24. Enable Lantiq Tapi.