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: