Page 1 of 1

Using Multiple Audio Files

PostPosted: Tue Jan 30, 2024 2:55 am
by mcdeeiis
I have vendor_lead_code field and few custom fields which contains the name of the recording files to be played. I have this in "DYN--A--vendor_lead_code--B--|beep|" in "Survey First Audio File:" but it does not play the audio. I have made sure the file has been uploaded properly. The routing extension is set to 8374. The asterisk command line log shows this "WARNING[9636][C-00000002]: file.c:779 ast_openstream_full: File DYN--A--vendor_lead_code--B-- does not exist in any format".

Is there any other settings that I may have missed?

Re: Using Multiple Audio Files

PostPosted: Tue Jan 30, 2024 5:29 am
by carpenox
Copy the file to /var/lib/asterisk/sounds

Re: Using Multiple Audio Files

PostPosted: Tue Jan 30, 2024 5:32 pm
by carpenox
So after going through this issue, we believe its a bug in his SVN version as the tests with my demo system worked for this method. Just an update for others with this issue