i tried to test if the latest commit by raphael fixed the speex 32k problem, but looks like something went wrong in the commit:
g++ -MMD -c -o AmRtpAudio.o AmRtpAudio.cpp -D_DEBUG -D_THREAD_SAFE -D_REENTRANT -DSEMS_VERSION='"1.5.0"' -DARCH='"x86"' -DOS='"linux"' -DSYSTEM_SAMPLECLOCK_RATE=32000 -DUSE_MONITORING -DLOG_BUFFER_LEN=2048 -I. -DUSE_INTERNAL_RESAMPLER -DUSE_SPANDSP -D__STDC_LIMIT_MACROS -g -O2 -Wall -Wno-reorder -fPIC -g -O2 AmRtpAudio.cpp: In member function ‘bool AmRtpAudio::checkInterval(unsigned int)’: AmRtpAudio.cpp:59: error: ‘resampleTS’ was not declared in this scope AmRtpAudio.cpp: In member function ‘int AmRtpAudio::receive(unsigned int)’: AmRtpAudio.cpp:88: error: ‘resampleTS’ was not declared in this scope make[1]: *** [AmRtpAudio.o] Error 1 -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
