From 9515790ab6a94ec2415b61cb7a8612cd2f7c3792 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Sun, 18 Dec 2016 21:59:58 -0600 Subject: [PATCH] Update --- ambe_audio.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ambe_audio.cfg b/ambe_audio.cfg index 9289ae4..5358c6e 100644 --- a/ambe_audio.cfg +++ b/ambe_audio.cfg @@ -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 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 -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 txTg = 9 # TG to use for all frames received from DMRGateway -> IPSC txTs = 2 # Slot to use for frames received from DMRGateway -> IPSC