Hello, A couple of questions in relation with Asterisk 12 on Debian Wheezy. 1. Can paquet libpjproject-dev (from wheezy-backport) be installed as the sole binary to add PJSIP stack to Asterisk 12 (compiled from source) ? 2. When compiling PJPROJECT from source (see https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject?src=search)), where should PJSIP .so files be located in an appropriately managed Wheezy system ? In other words should I get the line bellow or something else ? libpjsua.so (libc6) => /usr/lib/libpjsua.so Regards
On Tuesday 12 Aug 2014, Olivier wrote:> Hello, > > A couple of questions in relation with Asterisk 12 on Debian Wheezy. > > 1. Can paquet libpjproject-dev (from wheezy-backport) be installed as > the sole binary to add PJSIP stack to Asterisk 12 (compiled from > source) ? > > 2. When compiling PJPROJECT from source (see > https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjprojec > t?src=search)), where should PJSIP .so files be located in an appropriately > managed Wheezy system ? > In other words should I get the line bellow or something else ? > libpjsua.so (libc6) => /usr/lib/libpjsua.soAsterisk as downloaded builds from Source into /usr aot /usr/local. This is only ever a problem if you try to mix built-from-Source Asterisk with prepackaged Asterisk. Stick to one method or the other, and you will have nothing to worry about. -- AJS Note: Originating address only accepts e-mail from list! If replying off- list, change address to asterisk1list at earthshod dot co dot uk .
On Tue, Aug 12, 2014 at 12:38 PM, Olivier <oza.4h07 at gmail.com> wrote:> Hello, > > A couple of questions in relation with Asterisk 12 on Debian Wheezy. > > 1. Can paquet libpjproject-dev (from wheezy-backport) be installed as > the sole binary to add PJSIP stack to Asterisk 12 (compiled from > source) ? >Yes, you should be able too.> 2. When compiling PJPROJECT from source (see > https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject?src=search)), > where should PJSIP .so files be located in an appropriately managed > Wheezy system ? > In other words should I get the line bellow or something else ? > libpjsua.so (libc6) => /usr/lib/libpjsua.so >You will likely need to pass the pjproject directory to configure. -- Paul Belanger | PolyBeacon, Inc. Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode) Github: https://github.com/pabelanger | Twitter: https://twitter.com/pabelanger