From 34536c1b13997b34c3e6c2d5dbdd9b15bd23585e Mon Sep 17 00:00:00 2001 From: "Esteban Mackay Q." <49044505+hp3icc@users.noreply.github.com> Date: Thu, 4 Jun 2026 21:53:36 -0500 Subject: [PATCH] update .cfg --- config/ADN-MINIMAL.cfg | 6 ++++++ config/ADN-SAMPLE.cfg | 1 + config/adn.cfg | 1 + 3 files changed, 8 insertions(+) diff --git a/config/ADN-MINIMAL.cfg b/config/ADN-MINIMAL.cfg index 75097e3..b8c00e8 100755 --- a/config/ADN-MINIMAL.cfg +++ b/config/ADN-MINIMAL.cfg @@ -8,6 +8,12 @@ #If you join the ADN-Systems network, you need to add your ServerID Here. SERVER_ID: 0 +# DMR Talker Alias (apagado por defecto) +TALKER_ALIAS: False +TALKER_ALIAS_MODE: both +TALKER_ALIAS_FORMAT: {callsign} {fname} +TALKER_ALIAS_TEXT_FORMAT: utf8 + # Servidor de seguridad centralizado URL_SECURITY: PORT_SECURITY: diff --git a/config/ADN-SAMPLE.cfg b/config/ADN-SAMPLE.cfg index 21f50c6..7307d54 100755 --- a/config/ADN-SAMPLE.cfg +++ b/config/ADN-SAMPLE.cfg @@ -17,6 +17,7 @@ VALIDATE_SERVER_IDS: True TALKER_ALIAS: False TALKER_ALIAS_MODE: both TALKER_ALIAS_FORMAT: {callsign} {fname} +TALKER_ALIAS_TEXT_FORMAT: utf8 # Servidor de seguridad centralizado URL_SECURITY: diff --git a/config/adn.cfg b/config/adn.cfg index 9844e22..a3a5ff6 100644 --- a/config/adn.cfg +++ b/config/adn.cfg @@ -19,6 +19,7 @@ VALIDATE_SERVER_IDS: True TALKER_ALIAS: False TALKER_ALIAS_MODE: both TALKER_ALIAS_FORMAT: {callsign} {fname} +TALKER_ALIAS_TEXT_FORMAT: utf8 # Servidor de seguridad centralizado URL_SECURITY: