Sound quality problems with prompts in VoiceMail

Hi there,

I migrated my Server from Ubuntu 6.06 LTS to 8.04 LTS. After compiling 1.4.21.1 onto the new system i had many troubles when i call VoiceMailMain or someones VoiceMail, the quality of the voicepromps is kind of miserable.

additional information:
codecs used: alaw, ulaw

has anyone got the same problem or a solution for this without installing the alaw or ulaw voice prompts?

Found a solution to this issue on http://www.ip-phone-forum.de/showthread.php?t=169201 in german language.

summary for people who aren’t able to understand german language:

GCC Ver. 4.2. is causing the trouble. This Version will be installed, when installing it via the command “apt-get install gcc”

Using GCC Ver. 4.1 instead of 4.2. helps (apt-get install gcc-4.1)