Author Message
DanC123
Joined: Jul 27, 2015
Messages: 5
Offline
When using the record node, the file is stored in the temp folder, as described, however, it is named as follows: http://10.8.197.46:8080/oCBA/data/temp/file_4172500011;phone-context=-1_3136576015879830911.wav

How do I get the file name to be stored and saved as an actual, useful file name that JAVA understands properly?
NeilGoldsmith
Joined: Nov 6, 2013
Messages: 902
Offline
If you want to modify the file in any way, you would need to use a Java Servlet and write Java code to change it.
DanC123
Joined: Jul 27, 2015
Messages: 5
Offline
I have put together a servlet, however, because of the formatting of the file name, pretty much everything, including the the java.io routines and the MPP ignores it as a valid file.
NeilGoldsmith
Joined: Nov 6, 2013
Messages: 902
Offline
The name you have is not typical. Can you run a test call and gather an app log (with VXML output enabled) and a session slot log from the MPP for the voice browser (set VB logging to finest)? Need to see what is going on with that name.
Go to:   
Mobile view