Almost!

Make sure you set CXXFLAGS to the same, and i think it's currently necessary
to turn on speex manually (I don't believe it defaults to using speex, which
really I believe it should).  -- that's controlled with --enable-speex-dsp.
This isn't going to go off and build the speex codec plugin, but instead, it
will use the speex dsp routines (resampler, etc)

CFLAGS="-DENABLE_TOPOLOGY_FLOWGRAPH_INTERFACE_FACTORY
-DDISABLE_DEFAULT_PHONE_MEDIA_INTERFACE_FACTORY"
CXXFLAGS="-DENABLE_TOPOLOGY_FLOWGRAPH_INTERFACE_FACTORY
-DDISABLE_DEFAULT_PHONE_MEDIA_INTERFACE_FACTORY" ./configure
--enable-speex-dsp

On Feb 7, 2008 10:49 AM, Karsten Schubotz <[EMAIL PROTECTED]> wrote:

> Hi Keith!
>
> > Well, it depends on what environment you're working with.
> > What platform and compiler are you using?
>
> Well, I am running Linux (Suse) and use gcc as compiler.
> Is it enough if i add something like this, when calling configure:
>  CFLAGS="-DENABLE_TOPOLOGY_FLOWGRAPH_INTERFACE_FACTORY
> -DDISABLE_DEFAULT_PHONE_MEDIA_INTERFACE_FACTORY" ./configure ...
>
> Sorry, but I am a totally newbie when it comes to such things. I kinda
> feel lost.
>
> One more thing... How do I really know, if I managed to enable the
> flowgraph interface?
>
>
>
> _______________________________________________
> sipxtapi-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
>



-- 
Keith Kyzivat

SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to