Update IPSC_Bridge.cfg

Remove unused values
This commit is contained in:
MrBungle42 2017-06-20 20:00:17 -04:00 committed by GitHub
parent 6e046756d4
commit dff5501349
1 changed files with 0 additions and 11 deletions

View File

@ -6,17 +6,6 @@
# inherited in each subsequent section (defined by section value).
[DEFAULTS]
debug = False # Debug output for each VOICE frame
outToFile = False # Write each AMBE frame to a file called ambe.bin
outToUDP = True # Send each AMBE frame to the _sock object (turn on/off IPSC_Bridge operation)
gateway = 127.0.0.1 # IP address of Partner Application (HB_Bridge, Analog_Bridge)
fromGatewayPort = 31000 # Port IPSC_Bridge is listening on for data (IPSC_Bridge <--- Partner)
toGatewayPort = 31003 # Port Partner is listening on for data (IPSC_Bridge ---> Partner)
gatewayDmrId = 12345 # Deprecated no longer used. Required for now.
# remoteControlPort = 31002 # Deprecated, no longer used. Will be removed IGNORE!
# tgFilter = 2,3,9 # Deprecated, no longer used. Will be removed IGNORE!
# txTg = 9 # Deprecated, no longer used. Will be removed IGNORE!
# txTs = 2 # Deprecated, no longer used. Will be removed IGNORE!