Hey @homeassistant people, has anyone managed to get up and running two analog phones (via an analog phone adapter) as #VoIP phones in their #HomeAssistant? With defaults from https://www.home-assistant.io/voice_control/worlds-most-private-voice-assistant/ , I crash the whole Home Assistant instance as soon as I pick up the second phone.
World's most private voice assistant

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

Home Assistant

Given that the VoIP integration in #HomeAssistant assumes only one phone, and I want to integrate multiple analog telephones via analog telephone adapters, I've been having fun with exploring how to get this done. I've been in a rabbit hole involving OpenWRT, Asterisk PBX, session initiation protocol, audio sockets, and now getting to HA's voice assistants. Will get there soon, I'm sure.

#SIP #VoIP #PBX #ATA

If you're wondering what #OpenWRT has to do with it, I was happy to find out that OpenWRT has numerous packages for #Asterisk, unlike Debian GNU/Linux. Now my home network router hosts a PBX, which is neat and something I haven't planned for initially.