Root/package/pjsip/Config.in

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

Archive Download this file



interactive