1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-06 03:45:51 +03:00
openwrt-xburst/package/pjsip/Config.in

28 lines
453 B
Plaintext
Raw Normal View History

config PJSIP_SPEEX
bool "Speex support"
depends on PACKAGE_pjsip
default n
help
Enable speex codec.
config PJSIP_OSS
bool "OSS support"
depends on PACKAGE_pjsip
default n
help
Enable OSS.
config PJSIP_SOUND
bool "Sound support"
depends on PACKAGE_pjsip
default n
help
Enable sound.
config PJSIP_LTQ_TAPI
bool "Lantiq TAPI sound device support"
depends on PACKAGE_pjsip && TARGET_lantiq_xway
default n
help
Enable Lantiq Tapi.