[asterisk-users] PJSIP not detected

Saint Michael venefax at gmail.com
Thu Aug 11 14:08:43 CDT 2016


I installed PJSIP from the project
git clone https://github.com/asterisk/pjproject pjproject
cd pjproject
make uninstall & make distclean
./configure --libdir=/usr/lib64 --prefix=/ --enable-shared --disable-sound
--disable-resample --disable-video --disable-opencore-amr
--with-external-srtp
make dep && make && make install && ldconfig && ldconfig -p | grep pj

and it is there, but the configure for Asterisk 13.11.0-rc1 does not detect
it and it cannot compile it.
What am I doing wrong? The box is Ubuntu 14.04 LTS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160811/d4f7f623/attachment.html>


More information about the asterisk-users mailing list