Hello,

Trying to compile the latest sipXtapi from SVN I get the following
error:

.\src\cp\CpCall.cpp(321) : error C2664: 'CpMediaInterface::playBuffer' :
cannot convert parameter 7 from 'OsProtectedEvent *' to 'UtlBoolean'

The offending line is:

    mpMediaInterface->playBuffer((char*)buffer,
    bufSize, type, repeat, local, remote, ev);

which is missing the third parameter bufRate. What should the fix be?

Thanks,


-- 
Pedro




_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to