2 depends on PACKAGE_kmod-ifx-tapi
4 config VOICE_CPE_TAPI_FAX
5 bool "fax relay and modem support"
8 Option to enable fax/modem support in TAPI.
9 Note: Newer platforms as AR9 and VR9 support a T.38 fax relay stack
10 in FW while older platforms like Danube or VINETIC-CPE require a
11 separate SW stack executed as an application.
13 config VOICE_CPE_TAPI_CID
17 Option to enable Caller ID support.
19 config VOICE_CPE_TAPI_LT_GR909
20 bool "Linetesting GR-909 support"
23 Option to enable linetesting GR-909.
25 config VOICE_CPE_TAPI_DECT
26 bool "DECT encoding for COSIC modem"
29 Option to enable DECT encoding for COSIC modem.
31 config VOICE_CPE_TAPI_KPI
32 bool "KPI (Kernel Packet Interface)"
35 Option to enable the generic kernel level packet interface
36 which allows accelerated packet transfer for various purposes.
37 The most important example is the QOS option, which allows
38 to redirect RTP packets directly into the IP stack.
39 Other options relying on KPI are DECT and HDLC.
41 config VOICE_CPE_TAPI_QOS
42 bool "QOS for accelerated RTP packet handling"
45 Option to enable an accelerated RTP packet transfer inside
46 the LINUX kernel space. This option requires the KPI2UDP
47 packet, which actually provides the OS specific hooks in
50 config VOICE_CPE_TAPI_STATISTICS
51 bool "TAPI statistics via /proc fs"
54 Option to enable /proc fs statistics for packet counts etc.
56 config VOICE_CPE_TAPI_METERING
57 bool "Metering (TTX) support"
60 Option to enable metering (TTX) support.
62 config VOICE_CPE_TAPI_HDLC
63 bool "PCM HDLC support, evaluation"
66 Option to enable PCM HDLC framing inside the firmware, e.g. for
67 ISDN D-Channel access.
69 config VOICE_CPE_TAPI_TRACES
70 bool "enable driver traces"
73 enable driver traces with different trace levels to be
74 configured dynamically from the application or during insmod