first, i would like to thank about dsm myslq module.  it greatly
simplifies database access even when compared to python ivr.

from the readme i understand that 

mysql.playDBAudio(string query, string filename)

does not actually store the audio to the file.  but mysql.getFileFromDB
does.  since many instances of the same app may be executing
simultaneously, there may be a need for os tmpfiles to store the audio.

is there a way to store db result to an os tmpfile or create a unique
tmp filename?  i already checked mod_sys.

-- juha
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to