> MprSpeexPreprocess.h There are definately problems with this file. Firstly the SVN logs refer to it as MprSpeexPreProcess.h but in the code it is included as MprSpeexPreprocess.h. While this works for on windows with a case insensitive filesystem it will not work on linux.
Secondly, the file is missing if you checkout the source from svn. Even http://scm.sipfoundry.org/rep/sipX/branches/sipXtapi-media-update/sipXmediaLib/src/mp/MprSpeexPreProcess.h returns 404. I managed to get it by searching the logs and copying it from here http://scm.sipfoundry.org/viewsvn/sipX/branches/sipXtapi-media-update/sipXmediaLib/include/mp/MprSpeexPreProcess.h?view=markup&pathrev=7366 and manually pasting it into the right file. M _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
