<div dir="ltr"><div class="gmail_default" style="font-size:small">I installed PJSIP from the project<br>git clone <a href="https://github.com/asterisk/pjproject">https://github.com/asterisk/pjproject</a> pjproject<br>cd pjproject<br>make uninstall & make distclean<br>./configure --libdir=/usr/lib64 --prefix=/ --enable-shared --disable-sound --disable-resample --disable-video --disable-opencore-amr --with-external-srtp<br>make dep && make && make install && ldconfig && ldconfig -p | grep pj<br><br></div><div class="gmail_default" style="font-size:small">and it is there, but the configure for Asterisk 13.11.0-rc1 does not detect it and it cannot compile it.<br></div><div class="gmail_default" style="font-size:small">What am I doing wrong? The box is Ubuntu 14.04 LTS<br><br></div><br></div>