From d42c6355ddb52166f30357000aa2e58a91291256 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Thu, 15 Mar 2018 06:27:22 +0000 Subject: [PATCH] Use the correct ini entry for the NXDN Gateway address and port. --- MMDVM.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MMDVM.ini b/MMDVM.ini index 2f2b385..3da8249 100644 --- a/MMDVM.ini +++ b/MMDVM.ini @@ -162,8 +162,8 @@ Debug=0 Enable=1 LocalAddress=127.0.0.1 LocalPort=14021 -RemoteAddress=127.0.0.1 -RemotePort=14020 +GatewayAddress=127.0.0.1 +GatewayPort=14020 # ModeHang=3 Debug=0