|
From: bilal g. <bil...@ya...> - 2015-01-11 14:05:36
|
Hello;
I set the path for AudioOutputPath to be: /home/var/log/orkaudio/audio instead of /var/log/orkaudio/audio. It is storing in the new updated path which is /home/var/log/orkaudio/audio but when we need to hear the call from the web browser, still it is trying to download the file from the old path as following:
javascript:play('http://legalcenter:8080/audio/2015/01/11/16/20150111_164448_22272158_55122120.wav')
So, how to update this path that is used by the javascript:play to be able to update from the new path instead of the old path to be able to hear the file?
RegardsBilal |