On Tue, 2011-09-20 at 12:26 -0400, John A. Sullivan III wrote:

> Isn't the function in the formats.h I cited above?

The function is declared in the .h, that's why there are no errors at
compilation ("CXX" step)

> And it looks like it is exactly the way you are invoking it.  Are you saying 
> that, although
> the header files have it, the compiled libraries included in the Debian
> ccrtp library did not compile in the function?

I'm just throwing ideas

> I'd really rather not install the Ubuntu debs if I can avoid it as this is 
> not a one-off
> developer installation but one which may involved thousands of desktops
> if it works.  Thanks - John

At least that could help pinpoint the problem?


Try changing the line into:
_payloadFormat = new
ost::DynamicPayloadFormat((ost::PayloadType)payloadType, clockRate);
To be sure there is no conflict between the types


Also be sure to pull again from our git repository to fetch today's
fixes

_______________________________________________
SFLphone mailing list
[email protected]
http://lists.savoirfairelinux.net/mailman/listinfo/sflphone

Reply via email to