Hello!
I successfully use realtime to store my CDR in a MySQL DB. I also use realtime voicemail_users table to store mailboxes. But I would like info about recieved voicemails to be stored in the DB.
I know about this feature (storing message as blog in DB)
voip-info.org/wiki/view/Aste … BC+storage
But I dont want the file itself stored in the DB, just the data about the message, and a path pointing to the audio file.
Any thoughts on how to do this?
Thanks so much in advance!