Good afternoon, I am creating a dialer project in CFD and would like to know where I put the numbers that will be dialed? And where do I put the number file?
Are you running 3cx on windows or linux?
In windows they go in c:\ProgramData\3CX\Instance1\Data\Ivr\Prompts\Callflows
Inside this folder you will find a folder for each Callflow app. Put it in this folder. Then in CFD use the variable "session.audiofolder" for the folder path. i.e. "CONCATENATE(session.audioFolder,"/phone.txt")"