Update
This commit is contained in:
parent
8dbba4b42d
commit
9515790ab6
@ -12,7 +12,7 @@ gateway = 127.0.0.1 # IP address of DMRGateway app
|
|||||||
toGatewayPort = 31000 # Port DMRGateway is listening on for AMBE frames to decode
|
toGatewayPort = 31000 # Port DMRGateway is listening on for AMBE frames to decode
|
||||||
remoteControlPort = 31002 # Port that ambe_audio is listening on for remote control commands
|
remoteControlPort = 31002 # Port that ambe_audio is listening on for remote control commands
|
||||||
fromGatewayPort = 31003 # Port to listen on for AMBE frames to transmit to all peers
|
fromGatewayPort = 31003 # Port to listen on for AMBE frames to transmit to all peers
|
||||||
gatewayDmrId = 1312000 # id to use when transmitting from the gateway
|
gatewayDmrId = 0 # id to use when transmitting from the gateway
|
||||||
tgFilter = 9 # A list of TG IDs to monitor. All TGs will be passed to DMRGateway
|
tgFilter = 9 # A list of TG IDs to monitor. All TGs will be passed to DMRGateway
|
||||||
txTg = 9 # TG to use for all frames received from DMRGateway -> IPSC
|
txTg = 9 # TG to use for all frames received from DMRGateway -> IPSC
|
||||||
txTs = 2 # Slot to use for frames received from DMRGateway -> IPSC
|
txTs = 2 # Slot to use for frames received from DMRGateway -> IPSC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user