[asterisk-dev] Testing the SRTP branch

Tilghman Lesher tlesher at digium.com
Tue May 11 09:36:21 CDT 2010


On Monday 10 May 2010 17:54:07 Saúl Ibarra Corretgé wrote:
> Hi Leif!
>
> On Tue, May 11, 2010 at 12:15 AM, Leif Madsen
>
> <leif.madsen at asteriskdocs.org> wrote:
> > Saúl Ibarra Corretgé wrote:
> >> Is the debian libsrtp known to be not working?
> >
> > I would imagine any packages to be very out of date. Please compile
> > directly from the branch. Link is on the SRTP issue in the additional
> > information section.
>
> The version number doesn't seem to be old, but it didn't work.
> However, manually compiling did the trick :)
>
> Some special CFLAGS need to be used BTW (seen on voip-info):
>
> cd libsrtp
> CFLAGS="-Wall -O4 -fexpensive-optimizations -funroll-loops -fPIC"
> ./configure make
> make install

Of those, the only one that is likely to make a difference in terms of linking
is the -fPIC flag.

-- 
Tilghman Lesher
Digium, Inc. | Senior Software Developer
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-dev mailing list