How to disable ODBC MySQL Voicemail Storage while keeping CDR Storage

Hey,

Today I was experimenting with the voicemail configuration and realised the reason I couldn’t use the VoiceMailMain application was because I had not setup the sound recordings table in the MySQL database.

So I figured a question that would be good to ask on here is: can I disable ODBC MySQL Voicemail Storage while keeping CDR Storage?

Thank you for your time.

One way you could do it is to rebuild asterisk without the ODBC_STORAGE voicemail option enabled. If you’re not familiar with it, it’s under the Voicemail Build Options menu when running ‘make menuselect’.

Hope that helps!

Matthew Fredrickson

3 Likes

That’s a great suggestion thanks! I’ll probably end up doing that. Unless there’s an option for me to be super lazy and add a line into a config file. I hope the answer helps fellow google searchers as well.