Please change
gateway_number = 1;
gateway_enabled = 1;
and then try again (even if you don't have any DMRGateway started).
Seems like there's a bug in that area.
toggle quoted message
Show quoted text
On Monday, 5 August 2024 09:37:57 EEST you wrote:
Nope, no bind errors.
---
control_port = 4939;
mmdvm_listen_port = 44550;
mmdvm_send_port = 44560;
gateway_listen_port = 44660;
gateway_send_port = 44670;
window_width = 1400;
window_height = 700;
headless_mode = 0;
channel_number = 1;
gateway_number = 0;
udp_local_address = "127.0.0.1";
mmdvm_remote_address = "127.0.0.1";
gateway_remote_address = "127.0.0.1";
control_channel_physical_id = 0;
control_channel_slot = 1;
gateway_enabled = 0;
announce_priority = 1;
system_announcement_message = "DMR tier III trunked radio site";
payload_channel_idle_timeout = 4;
system_identity_code = 9;
freq_base = 420000000;
freq_separation = 25000;
freq_duplexsplit = 33000000;
use_absolute_channel_grants = 1;
use_fixed_channel_plan = 1;
announce_system_message = 1;
prevent_mmdvm_overflows = 1;
receive_tg_attach = 1;
registration_required = 1;
transmit_subscribed_tg_only = 0;
announce_system_freqs_interval = 120;
announce_adjacent_bs_interval = 30;
announce_late_entry_interval = 1;
channel_disable_bitmask = 0;
talkgroup_routing = ( );
slot_rewrite = ( );
logical_physical_channels = (
{
channel_id = 1L;
logical_channel = 1L;
tx_freq = 422200000L;
rx_freq = 455200000L;
colour_code = 8L;
} );
adjacent_sites = ( );
service_ids = (
{
service_name = "dgna";
id = 1000002;
},
{
service_name = "help";
id = 1000001;
},
{
service_name = "location";
id = 1048677;
},
{
service_name = "signal_report";
id = 1000003;
} );
call_priorities = (
{
id = 9;
priority = 1;
},
{
id = 112;
priority = 3;
},
{
id = 226;
priority = 2;
} );
call_diverts = ( );
auth_keys = ( );
-----