Allen wrote: > Hi, all, > > I am new to sipXtapi. I downloaded the source code from the main branch: > http://scm.sipfoundry.org/rep/sipX/main/ > > when I compile it, it showed an error in > MprEncode::doPrimaryCodec(MpAudioBufPtr in), "inSamplesNum" is not > declared. > > May I know how to deal with it?
There appears to be a typo in the code in that copy of svn. I found that if I changed inSamplesNum to numSamplesIn in mprEncode.cpp it all compiled and ran the test programs. I recall there were a bunch of other errors with similar resolutions - when I did the svn checkout earlier this week. _______________________________________________ sipxtapi-dev mailing list sipxtapi-dev@list.sipfoundry.org List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/