Jason wrote:
QUOTE:
Hello,
I just installed Tycho on a default Fedora Core 5 install. I installed Tycho and connected successfully to the asterisk server. When I configure the Tycho client it pulls up my account perfectly but I am unable to play voicemails. If I double click a voicemail it plays for 1 second then stops. If I open up other folders with voicemails it doesn't show any of the voicemails and the voicemail count goes from 2 to 0. I know it's not a server problem because other users who are on XP work fine.
Any thoughts?
Follow up... I ran Tycho from the command line and here is the error I'm seeing.
<snip>
javax.sound.sampled.UnsupportedAudioFileException: input stream type not recognized
at javax.sound.sampled.AudioSystem.getAudioInputStream (libgcj.so.7)
at com.sipsyndication.tycho.service.util.AudioPlayer$Runner.run (AudioPlayer.java:125)
at java.lang.Thread.run (libgcj.so.7)
</snip>