cfd prompt playback

  1. Solved Prompt Playback from external

    Hi, I would like to play audio file from external server. In that case I need to be able to download it first. I already found edossantos's post but it doesn't work for me. Full C# code I use: using System; using System.Collections.Generic; using System.IO; using System.Net; using...
  2. Gunes Erdemi

    VoiceApp terminated Call Queues' features

    Hello, When I create a VoiceApp package using the 3CX Call Flow Designer and upload it; any agents under Call Queue cant take calls because calls arent redirect them. I think it is normal thats why VoiceApp's scenario has priority. But if I uncheck VoiceApp in queue_editor, normally agents...
  3. Voicemail to call agents and play

    Hello, I've been trying to create the following CFD, but I've been having some trouble getting it to work. We've got a customer who wants the following setup during Out of Office hours: 1. Customer calls => gets a message they're closed 2. They can chose to leave a message in the voicemail 3...