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