18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# modularer ISDN driver 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_cimenuconfig MISDN 78c2ecf20Sopenharmony_ci tristate "Modular ISDN driver" 88c2ecf20Sopenharmony_ci help 98c2ecf20Sopenharmony_ci Enable support for the modular ISDN driver. 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ciif MISDN != n 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ciconfig MISDN_DSP 148c2ecf20Sopenharmony_ci tristate "Digital Audio Processing of transparent data" 158c2ecf20Sopenharmony_ci depends on MISDN 168c2ecf20Sopenharmony_ci select BITREVERSE 178c2ecf20Sopenharmony_ci help 188c2ecf20Sopenharmony_ci Enable support for digital audio processing capability. 198c2ecf20Sopenharmony_ci 208c2ecf20Sopenharmony_ci This module may be used for special applications that require 218c2ecf20Sopenharmony_ci cross connecting of bchannels, conferencing, dtmf decoding, 228c2ecf20Sopenharmony_ci echo cancellation, tone generation, and Blowfish encryption and 238c2ecf20Sopenharmony_ci decryption. It may use hardware features if available. 248c2ecf20Sopenharmony_ci 258c2ecf20Sopenharmony_ci E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu 268c2ecf20Sopenharmony_ci and get more information about this module and its usage. 278c2ecf20Sopenharmony_ci 288c2ecf20Sopenharmony_ci If unsure, say 'N'. 298c2ecf20Sopenharmony_ci 308c2ecf20Sopenharmony_ciconfig MISDN_L1OIP 318c2ecf20Sopenharmony_ci tristate "ISDN over IP tunnel" 328c2ecf20Sopenharmony_ci depends on MISDN 338c2ecf20Sopenharmony_ci help 348c2ecf20Sopenharmony_ci Enable support for ISDN over IP tunnel. 358c2ecf20Sopenharmony_ci 368c2ecf20Sopenharmony_ci It features: 378c2ecf20Sopenharmony_ci - dynamic IP exchange, if one or both peers have dynamic IPs 388c2ecf20Sopenharmony_ci - BRI (S0) and PRI (S2M) interface 398c2ecf20Sopenharmony_ci - layer 1 control via network keepalive frames 408c2ecf20Sopenharmony_ci - direct tunneling of physical interface via IP 418c2ecf20Sopenharmony_ci 428c2ecf20Sopenharmony_ci NOTE: This protocol is called 'Layer 1 over IP' and is not 438c2ecf20Sopenharmony_ci compatible with ISDNoIP (Agfeo) or TDMoIP. Protocol description is 448c2ecf20Sopenharmony_ci provided in the source code. 458c2ecf20Sopenharmony_ci 468c2ecf20Sopenharmony_cisource "drivers/isdn/hardware/mISDN/Kconfig" 478c2ecf20Sopenharmony_ci 488c2ecf20Sopenharmony_ciendif #MISDN 49