I'm trying to get STFU up and running. I've installed it and it's present in /opt/STFU. I edited the STFU stanza in dvswitch.ini as follows:
[STFU] ; Brandmeister Open DMR Terminal (ODMRT) Protocol
BMAddress = 3104.repeater.net ; Brandmeister ODMRT server address
BMPort = 54006 ; Brandmeister ODMRT port
BMPassword = <redacted> ; Your Brandmeister password
Address = 127.0.0.1 ; Address to send AMBE TLV frames to (export)
txPort = 36100 ; Port to send AMBE TLV frames to (export)
rxPort = 36103 ; Port to listen on (import)
UserID = 311898302 ; Your DMR ID + SSID
TalkerAlias = [ASL] ; Max 27 characters
StartTG = 3118983 ; Startup talk group
LogLevel = 3 ; STFU log level (0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error)
If I run systemsctl start stfu I get nothing. It just goes right back to a prompt again. If I change to the STFU directory and try to start in manually ./STFU I get this error:
E: 2021-12-12 21:13:26.758 DMR, ini file "DVSwitch.ini" was not found. Fatal error exiting
At this point I'm at a loss. I have my Allstar node at home bridged to my DVSwitch in the cloud.