Talker Alias: update config/ADN-SAMPLE-commented.cfg

pull/36/head
Joaquin Madrid Belando 2 days ago
parent 84ef45d9c1
commit 38bd36f1c5

@ -51,6 +51,15 @@ SERVER_ID: 0000
DATA_GATEWAY: False
VALIDATE_SERVER_IDS: True
# DMR Talker Alias (apagado por defecto)
# TALKER_ALIAS - True para activar el reenvio/insercion de Talker Alias (DMRA + LC embebida)
# TALKER_ALIAS_MODE - passthrough (solo reenvia el TA recibido), inject (genera el TA desde el alias del suscriptor)
# o both (reenvia si llega completo, si no lo genera). Por defecto: both
# TALKER_ALIAS_FORMAT - plantilla del texto generado en modo inject/both. Campos: {callsign} {fname} {surname} {id}
TALKER_ALIAS: False
TALKER_ALIAS_MODE: both
TALKER_ALIAS_FORMAT: {callsign} {fname}
# Servidor de seguridad centralizado
URL_SECURITY:
PORT_SECURITY:

Loading…
Cancel
Save

Powered by TurnKey Linux.