Recent content by saifix

  1. Need Help Enabling Direct Control / Audio Streaming in 3CX v20 for Python Voice Bot

    Hi, thanks for your reply. Just for clarification — my goal is to let my Python application control calls on my extension and speak to the caller using an AI model. Is this possible in 3CX? If yes, could you please guide me on how to achieve it? Thank you so much in advance. This would be a...
  2. Need Help Enabling Direct Control / Audio Streaming in 3CX v20 for Python Voice Bot

    Hi all, I’m building a Python-based voice bot using the 3CX Call Control API. I need to programmatically answer calls and stream audio, but in v20 I cannot find any way to enable direct control or audio streaming for an extension. The API responses never include direct_control (or the old...