arnaudcoquelet / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

new ivr searches for sound file in wrong folder #901

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.use *732 to make recording
2.create NEW ivr and add recording as long and short
3.call ivr

What is the expected output? What do you see instead?
it should play the recording that was recorded.

what is does : it cannot find the recording file, it looks in 
"/usr/local/freeswitch/sounds/en/us/callie/" and the recording is actually in 
"/usr/local/freeswitch/recordings/domainname/"

IVR's that were pre-existing work just fine and still look for recording in 
proper place.

What version of the product are you using? On what operating system?

Debian 7

svn info
Path: .
URL: http://fusionpbx.googlecode.com/svn/branches/dev/fusionpbx
Repository Root: http://fusionpbx.googlecode.com/svn
Repository UUID: e2954ef0-caed-11de-bd98-e341d93cc3cc
Revision: 8136
Node Kind: directory
Schedule: normal
Last Changed Author: markjcrane@gmail.com
Last Changed Rev: 8136
Last Changed Date: 2015-04-01 06:22:34 -0400 (Wed, 01 Apr 2015)

Please provide any additional information below.

upgraded this morning 4/1/2015 around 7am Eastern time

Original issue reported on code.google.com by davidwja...@gmail.com on 1 Apr 2015 at 10:01

GoogleCodeExporter commented 9 years ago
Thanks for reporting this it has been fixed.

Original comment by markjcrane@gmail.com on 4 Apr 2015 at 6:36