I have a MikroTik Chateau 5G with a SIM used as a backup WAN.
In my community, the gate opens by calling a specific number (the call immediately returns busy and triggers the gate).
I’d like to automate this from the router (e.g. via script or Home Assistant trigger), but I can’t find any way in RouterOS to initiate a standard GSM voice call.
Is there any supported method to:
-
trigger a voice call from the LTE modem
-
or send raw AT commands (e.g.
ATD<number>;) via RouterOS -
or any workaround?