feat: omc界面配置参数添加信令跟踪开关

This commit is contained in:
TsMask
2025-06-10 18:52:03 +08:00
parent 9be1b8fb3e
commit 4fe372f418
6 changed files with 184 additions and 97 deletions

View File

@@ -70,11 +70,12 @@ mml:
bufferSize: 65535
mmlHome: ./mmlhome
# Tracking configuration
# track configuration for NE signaling trace
# host fill in the specific IP address
trace:
enabled: false
host: "172.16.5.100" # Fill in the specific IP address
port: 33033
enabled: false # trace enabled, default false
host: "172.16.5.100" # trace host, default 127.0.0.1
port: 33033 # trace port, default 33033
# NE config
ne: