[asterisk-users] PJSIP not detected

Marcelo Terres mhterres at gmail.com
Thu Aug 11 14:17:41 CDT 2016


Why don't you use the bundle option in Asterisk compilation ?

./configure --with-pjproject-bundled

Regards,
Marcelo H. Terres <mhterres at gmail.com>
IM: mhterres at jabber.mundoopensource.com.br
https://www.mundoopensource.com.br
https://twitter.com/mhterres
https://linkedin.com/in/marceloterres


On Thu, Aug 11, 2016 at 4:08 PM, Saint Michael <venefax at gmail.com> wrote:
> 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
>
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list