Greetings,
I tried routing a call via the AI receptionist to a call script but it does not work. Has anyone else tried this?
I tried it by configuring the call routing settings of the AI receptionist and also the agent instructions but the call won't be routed to the extension of the call...
Hi, I need to know how I can forward or divert a call to an external number through a call processing script.
destination = "Extension."+"605"+"."; // it's work normally as it should i need same function for external calls
var has_valid_destination = DestinationStruct.TryParse(...
Hello,
I need to create a script similar to https://www.3cx.com/blog/call-flow-scripts/call-routing-did
The issue I’m facing is the following: when I check the number and transfer the call to the extension, no audio is played until the extension answers.
Instead, I would like the file...
I was playing around as i need to investigate call scripts, anyways i went to Integrations | Call Scripts and added a custom one and pointed it at a DID. Then after being presented with a scripting windows i was like "Nope" i don't understand this just yet i will delete it and do some research...
We have a client on a multitenant server that heavily uses their shared parks and find it easy to forget about parked calls, so they are requesting some kind of notification or automatic unparking after a set time. I understand that there is a system-wide setting to automatically unpark calls...
Hi,
I need assistance with a C# call script for 3CX v20. The script should check if the PBX is currently in holiday mode.
If the PBX is in holiday mode:
The script should play the holiday prompt (if it is set) and then redirect the incoming call to the voicemail of extension 200.
If the PBX is...
Hi All,
I have a client, on v20, that only wants to use custom dial codes on their Yealink T54W desk phone, to set the system in and out of office hours. Under Integrations -> Call Scripts I've created them using Store Templates provided. The client is using the dial code around 5 - 6pm every...
I am not a programmer and I don't understand much about C# programming. The current default dtmf.cs script in the Store is very close to perfect for me. However, it plays the MOH while it plays the prompt. I cannot tell how to stop that in the script, but I have the PIN working to go to the...
Hi 3CX Team, I would like to seek your amazing brains on this matter.
Recently, 3CX v20 have released the Call Scripts integration. In preparation for the upcoming Christmas break, we tried enabling it on two of our self-hosted clients, however, it made their incoming calls fail. We tested the...
Hi,
I want to route a call to an extension or a queue based on a CSV file. (for example :if 06 XX XX XX XX calls, directly route to extension 101)
I know that it is doable on the CFD, but I don't have exeperience/knowledge.
I'm doing fine on Call Script, so I thought I would do a script for...