On Wed, Oct 28, 2009 at 3:11 AM, Aamir <aamirpoonawalla at gmail.com> wrote: > Hello All, > > I have been struggling to get the pjsua application to stream wav files from > one endpoint to the other. I basically need this application on one end to > play a file to the remote user and at the remote end record the file. I had > a look at all the options already present but I yet cannot seem to record > the wav file at the remote end. streamutil.c also does what I am mentioning > but it records everything that comes on that port.So lots of silence is also > involved and hence it is no more the original wav sample. I'd say that's what it's intended to do. If you want to transfer and receive exactly the same files, use FTP. ;-) -benny