Hello-
First I'm a long way from being a developer, so that's my disclaimer. Here's my issue:
There was already an application set up for someone to call in, rercord a message and then this message would get played in one of our ICM scripts. What I have found is that the FTP root is set to only one of 4 media servers and that in the ICM script it was calling only that specific media server. So I basically followed suit and what I found is that the recorded wav file would upload but there would be different versions playing even though there is only 1 wav file on our media servers. For the sake of time right now, I won't get too deep into the architecture as I'm assuming it's getting cached on some of the VXML gateways. So I created a new, simple studio application and set it play the file directly in an audio step from the media server, so I have it set to play
http://10.167.xx.xx/en-us/app/playmessage.wav playing the file directly which I thought would work. However, I'm getting the same results again. The correct message is playing only sometimes. Is it possible to play only this file from this specific location or is it something to do with the VXML caching files, etc.
My plan is to share all 4 media servers either by FTP or folder permissions but for the time being can I make this work or is it just not that simple?
thanks Paul