Aug 27, 2026 | Uncategorized
The short version Two n8n community nodes are published on npm under the MIT licence: n8n-nodes-ictcontact v0.1.7 and n8n-nodes-ictcore v0.1.2. Between them they drive six platforms: ICTContact, ICTDialer.com and ICTBroadcast on one node, ICTFax, ICTPBX and the open...
Aug 13, 2026 | Uncategorized
The short versionpiper-tts-server gives you paced, streaming Piper text to speech for real time voice, over Asterisk AudioSocket, RTP or a browser WebSocket. On PyPI now.php-crm-connectors puts 21 CRMs behind a single PHP interface, so pushing a call outcome into Zoho...
Aug 9, 2026 | Uncategorized
We’ve released two open source projects today, both taken out of the AI Voice Agent that ships in ICTContact. asterisk-ai-voice-agent is a self-hosted Python sidecar that turns an Asterisk call into a spoken conversation with an LLM. asterisk-audiosocket is the...
Aug 9, 2026 | Uncategorized
We published two npm packages today. asterisk-ami-node speaks the Asterisk Manager Interface, freeswitch-esl-node speaks the FreeSWITCH Event Socket, and neither one pulls a third party dependency into your project. Both are MIT licensed, ship TypeScript types, work...
Aug 9, 2026 | Uncategorized
pbx-mcp is an open source MCP server that gives an AI assistant one tool surface for both Asterisk and FreeSWITCH. You ask a plain question, it runs the right command against whichever switch you configured, and hands back a readable answer. It is MIT licensed,...
Aug 8, 2026 | Uncategorized
Two voice platforms from unrelated vendors were written up within days of each other, and both ended at root the same way. Not through a clever memory bug or a novel protocol trick. Through one line in a sudoers file letting the web server user run an ordinary utility...