Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] PJSIP not detected


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
venefax at gmail.com
Guest





PostPosted: Thu Aug 11, 2016 2:09 pm    Post subject: [asterisk-users] PJSIP not detected Reply with quote

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
Back to top
mhterres at gmail.com
Guest





PostPosted: Thu Aug 11, 2016 2:18 pm    Post subject: [asterisk-users] PJSIP not detected Reply with quote

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

./configure --with-pjproject-bundled

Regards,
Marcelo H. Terres <mhterres@gmail.com>
IM: mhterres@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@gmail.com> wrote:
Quote:
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

--
_____________________________________________________________________
-- 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
Back to top
mjordan at digium.com
Guest





PostPosted: Thu Aug 11, 2016 2:25 pm    Post subject: [asterisk-users] PJSIP not detected Reply with quote

On Thu, Aug 11, 2016 at 2:08 PM, Saint Michael <venefax@gmail.com> wrote:
Quote:
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

Asterisk uses pkg-config to find pjproject. You can test if pkg-config
can find pjproject by running the following:

$ pkg-config --exists --print-errors libpjproject

If you don't see any error messages after that, then pkg-config is all
good. If you do see a bunch of errors, than that would explain why
Asterisk can't find pjproject.

In the case that you *do* see error messages, you'll need to inform
pkg-config of the location of the libpjproject.pc file. Some
instructions to help with that can be found on the wiki here:

https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject#BuildingandInstallingpjproject-Troubleshooting

--
Matthew Jordan
Digium, Inc. | CTO
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org

--
_____________________________________________________________________
-- 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
Back to top
gjoseph at digium.com
Guest





PostPosted: Thu Aug 11, 2016 3:41 pm    Post subject: [asterisk-users] PJSIP not detected Reply with quote

On Thu, Aug 11, 2016 at 1:08 PM, Saint Michael <venefax@gmail.com (venefax@gmail.com)> wrote:
Quote:
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



You probably want --prefix=/usr
 
Quote:
--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




--
George JosephDigium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services