⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.txt

📁 基于TB板卡的FSK编程,telcobridges fsk develop
💻 TXT
字号:

#######################################################################################
#								FSK CONFIGURATION FILE
#
# This configuration file is used by the application to know which type of trunks and
# stack to allocate when the program starts.  The actual trunk and stack allocation is
# done dynamically.
#
# This sample is architectured is such a way that a client can replace the configuration
# file parsing by some dynamic method of getting configuration parameters (such as a
# GUI or a database input) and still configure everything live.
#######################################################################################


#
# This section contains the general parameter of the application
#
.PARAMS
LOG_FILENAME=log.txt
LOG_FILE_LEVEL=3
LOG_DISPLAY_LEVEL=3
MIN_REFRESH=100
.END

# List of adapters to use
.ADAPTER=ANY
.GWPORT=0


# Trunk 0
TRUNK_CFG=0,E1,AUTO,HDB3,SHORT,FALSE,85,V23

# Trunk 31
TRUNK_CFG=31,E1,AUTO,HDB3,SHORT,FALSE,85,V23


# Trunk 1
TRUNK_CFG=1,E1,AUTO,HDB3,SHORT,FALSE,85,V23

# Trunk 30
TRUNK_CFG=30,E1,AUTO,HDB3,SHORT,FALSE,85,V23


# Trunk 2
TRUNK_CFG=2,E1,AUTO,HDB3,SHORT,FALSE,85,V23

# Trunk 29
TRUNK_CFG=29,E1,AUTO,HDB3,SHORT,FALSE,85,V23


# Trunk 3
TRUNK_CFG=3,E1,AUTO,HDB3,SHORT,FALSE,85,V23

# Trunk 28
TRUNK_CFG=28,E1,AUTO,HDB3,SHORT,FALSE,85,V23


# Trunk 4
TRUNK_CFG=4,E1,AUTO,HDB3,SHORT,FALSE,85,B202

# Trunk 27
TRUNK_CFG=27,E1,AUTO,HDB3,SHORT,FALSE,85,B202


# Trunk 5
TRUNK_CFG=5,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 26
TRUNK_CFG=26,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 6
TRUNK_CFG=6,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 25
TRUNK_CFG=25,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 7
TRUNK_CFG=7,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 24
TRUNK_CFG=24,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 8
TRUNK_CFG=8,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 23
TRUNK_CFG=23,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 9
TRUNK_CFG=9,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 22
TRUNK_CFG=22,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 10
TRUNK_CFG=10,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 21
TRUNK_CFG=21,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 11
TRUNK_CFG=11,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 20
TRUNK_CFG=20,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 12
TRUNK_CFG=12,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 19
TRUNK_CFG=19,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 13
TRUNK_CFG=13,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 18
TRUNK_CFG=18,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 14
TRUNK_CFG=14,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 17
TRUNK_CFG=17,E1,AUTO,HDB3,SHORT,FALSE,85


# Trunk 15
TRUNK_CFG=15,E1,AUTO,HDB3,SHORT,FALSE,85

# Trunk 16
TRUNK_CFG=16,E1,AUTO,HDB3,SHORT,FALSE,85



.END

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -