2011-02-01 23:07:54 +00:00
|
|
|
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"
|
2011-07-07 18:19:51 +00:00
|
|
|
depends on PACKAGE_pjsip && TARGET_lantiq
|
2011-02-01 23:07:54 +00:00
|
|
|
default n
|
|
|
|
help
|
|
|
|
Enable Lantiq Tapi.
|