Hi all, actually i'm working on how to send an audio file encoded in ALAW format. I used jmf library and i developped an encoder that transcode the audio file into ALAW. when i try to send stream , i got this exception. jmf library can't transcode LINEAR or whatever format into ALAW. I didn't find an easy way to do this. I have to send this rtp stream in ALAW format. Have anyone any idea or any example of code that could help me. Thanks in advance