callflowdesigner

  1. Check if extension is online via CFD

    Hello! I am trying to create a CFD that checks if an extension is currently online. As in, has a connected device. The current profile of the extension doesn't really matter, just if it has a connected device (basically what a queue does). Is this possible? With GetExtensionStatus i only get...
  2. equal Varchar

    Hello, im new here. Over 30 Time i test my callflow and try to fix. I want to create a database Query -> Works fine Then I want to create a condition what happen on the Database Result -> I'm getting a bit desperate, the solution must be simple...
  3. Get Extension Name

    Hi team, We are tying to get the Name of an extension in a Callflow , but only we get the extension number . We use the parameters of Variables like: ani , callid and did but the result is not the name of the extension. How can i get that info? Best Regards
  4. capture typed key

    Hello, I'm from Brazil and there are no tutorials on how to use the call flow designer, I'm trying to learn from the videos in English, however, I'm terrible at English My question is the following, since I saw that the call flow has a search option, I want to create a service evaluation...
  5. Call Flow Designer to 3cx call Que.

    Hi Could someone explain an issue I am having. I have setup my call flows in the designer press 1 press 2 etc and the build is to an extension number 8010 which the zip has imported to 3cx with no issues. When I dial in the office the extension number 8010 of the call flow I get press 1 press 2...
  6. CFD possibility

    Hi all, just a quick check as to if what our client wants is possible before I get familiar with call flows and how to set them up in CFD. Our client has several offices, they'd each get a public number free for their customers to call. The call would get routed to the main office with...
  7. dial a code after phone pick-up

    Hi, We have a gate for our park space and would like to be able to open this with phone calls. We have a Fanvil I30 which can open the gate after you enter a code through the phone. But the problem is we aren't always able to dial in the code. and we are now using a gsm gateway module, but it...
  8. DID-number based routing in Callflow Designer

    Hello, Is it possible to configure DID based routing in callflow designer? At the moment we are using 4 different Callflow designer files and i want to put them all together. I want the CFD file to send 4 DID numbers to different routes.
  9. Tommie Pit

    New Dutch neural Voice Laura

    This new neural voice is not yet available for selection. Since this voice greatly improves the quality I'd love to be able to use it in CFD right away. Now I am downloading PCM in polly, converting it, saving it as,... seeing I made a booboo, getting back to polly, downloading,... etc. etc...
  10. PromptPlayback

    Hallo, ich habe folgendes Problem, ich habe mit dem CallFlowDesigner eine Datei für 3 Nebenstellen eingerichtet. Das funktioniert soweit. Sobald ich ein PromptPlayback hinzufüge, spielt es die gesamte Musikzeit und erst nach des Lieds wird der Anruf weitergeleitet. Ich hätte gerne das Musik...
  11. Invalid ZIP File. Call Flow Package is unsupported, not recognized or has a wrong format.

    Hello, after updating 3cx to the latest version and re-installing 3cx Call Flow Designer to the newest version, both being 18. When trying to add a new CFD file it displays me the abovementioned error. I tried changing from zip to rar file and rebuilding the whole project from scratch but no...
  12. using an ANI condition for different country's

    Hi all, I am trying to make a CFD with a simple menuprompt in 4 languages. For example when a German calls the company he hears a german prompt etc. Currenty when I ring the CFD it rings one time an than it loses its connection straight away.. Hopefully someone can help me out with this one. :)
  13. Can't transfer to callflow app using BLF

    Hi, I created the call flow app everything work as expected. but when assign app.Main to BLF and trying to transfer I got "No dial plan rules matched" My phone is GrandStream gxp1628 latest firmware 1.0.4.132 Default dial plan { [*#x]+ | \S\Px | \S\Pxx | \S\Pxxx } refer to this thread...
  14. Jbotman

    Httprequest content with variables doesn't work

    Hello, We are trying to do an Httprequest with the 3CX callflow designer to an API. We want to send an JSON with variables from 3CX. We tried to use this code: "{\"GUID\":\"{3534534-34534535-3453}\", \"intern\":\""+session.dnis+"\", \"extern\":\""+session.did"+"\", \"usr\":\"3CX\"...
  15. Call didn't proceed when pressing 1 from mobile phone

    So we designed a call flow that whenever a call comes in to the Queue, the details will be logged to our SQL database for customized report purposes only. But when people are calling to our lines, they are prompt by an IVR and they need to press 1 to be able to proceed with the call, but when...
  16. 3cx Office Hours (isServerOfficeHourActive) not working in user defined component

    I have created a new component in my call flow, and added a dateTimeConditionalComponent. For the 2 branches, I am trying to use the 3CX Office Hours and 3CX Out ff Office Hours but when compiling, I get the error: Error compiling source code to .NET library: (51,85): error CS0103: The name...