Dear all,
Hope you will be fine. I want to install FreePbx on Mikrotik Routerboard hardware.
The main reason I want to install FreePBX on Mikrotik Hardware is due to the SIM card chip available on the Mikrotik router board. but on Raspvary Pi I need a separate GSM modem. so that is why I’m looking for the Mikrotik-compatible hardware
Is it possible to install it on RBM33G or any other hardware?
The only possibility to run 3rd party software on ROS devides is inside a container. Not every platform supports containers and not every device has enough resources to do that (RAM and storage are critical resources). RBM33G seems like a good candidate (256MB RAM and m.2 slot for additional storage), but I don’t think that ROS on MediaTek platform supports containers (and even if it did, you’d have quite a cgallenfe to create required binaries for this platform).
And then there’s an issue of accessing raw hardware from within containers (you’d need access to broadband device) … which is not there.
So in short: I don’t think you can do what you want on MT devices.