Asterisk sound playback problems

Hi!,

I’m having problems with the playback of the standard soundfiles of my asterisk setup and I don’t really know how to solve this.

Normal voice calls and Music on hold work just fine, its all the .gsm files such as: vm-login or vm-busy that I do not hear anymore.

When I turn on asterisk debuggin I’m not seeing any errors, just the normal message that the soundfile is played.

Verbosity is 10

[ul]

-- Executing [5000@internal:1] VoiceMailMain("SIP/cedric-home-f6e06580", "cedric-home") in new stack

-- <SIP/cedric-home-f6e06580> Playing 'vm-login' (language 'en')

[/ul]

Anyone a solution or some tips/hints for this problem ?

Regards,

Solved the problem.

Found out that the zaptel and asterisk version installed on the FC6 system was a i386 rpm, while the FC6 system is x86_64.

Regards,