On Thu, Oct 13, 2011 at 10:46 AM, Jesse Cloutier <jesse at cronomagic.com> wrote: > Hello, > I have successfully built pjsip with support for the IPP codecs by following > the tutorial. when I run pjsua and enter the command Cp it lists all of the > codecs including the IPP codecs. However when using the python api and > running enum_codecs() (which I think is the equivalent) I only get the > standard codecs, no IPP codecs. > > Is there something I need to do to activate the extra codecs within the > python API? > I don't think so. My guess would be the python module is not completely rebuilt? Benny