lonelyxmas/AIPhone ? reverse-engineered prompt
Reverse engineered prompt
Build me a production ready multi tenant phone system that I can run with Docker Compose on one Linux server.
I want it to use FusionPBX for the web admin and call control, FreeSWITCH for the call handling, Kamailio as the SIP edge, and a small AI assistant bridge that can listen to live calls and show real time suggestions in a simple web UI. It should work behind an existing Traefik proxy, use separate hostnames for the PBX, the AI UI, and SIP, and be set up for secure remote workers with TLS, NAT traversal, and sensible default security. Support tenants by domain, extensions, queues, IVRs, ring groups, voicemail, and call recording. If possible, include the scripts or setup steps needed to bootstrap the stack, generate secrets, and harden the server, and make the first time setup easy to follow. If you need to check current docs for any of the services, feel free to look them up online.
Are you gonna build this?
make sure you review the code using coderabbit