Displaying 2 results from an estimated 2 matches for "vgrskovic".
2005 Mar 07
5
Asterisk & MySQL Blobs
Hello Folks,
Has anyone had production experience using * w/ MySQL Blobs to store
sound files? The application I am working on requires all user data
resides in a database. I am currently reading/writing the files to
disk via a phpagi scripts but I would love to read the blob into a
variable in the dial plan, etc. It seems like a waste of resources to
write and delete the file.