oza.4h07 at gmail.com Guest
|
Posted: Thu Aug 14, 2014 8:38 am Post subject: [asterisk-users] How to master Asterisk version when cloning |
|
|
2014-08-14 12:03 GMT+02:00 Joshua Colp <jcolp@digium.com>:
Quote: | Olivier wrote:
Kia ora,
Quote: | I'm giving Asterisk 12 and 13 my first try.
When compiling PJPROJECT from source, as described in wiki page, I'm using
this:
git clone https://github.com/asterisk/pjproject pjproject
I suppose the above PJPROJECT is evolving for Asterisk 12, Asterisk 13
and later.
|
This is actually unlikely. PJPROJECT itself is an outside project[1]. A
version exists in git by us because we added shared library support to it
(which is now upstream). The git repo exists for now in case we need to make
any other large changes. It may go away in the future and the instructions
updated to just use pjproject from upstream.
I'd just use a specific released version of pjproject. I personally use the
SVN version of pjproject to ensure that Asterisk can compile against it at
all times. Provided you use the 2.x series then it's fine.
[1] http://www.pjsip.org/
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.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
|
I could successfully download PJPROJECT from [1], compile and asterisk
(12.4.0) detected compiled PJPROJECT binaries.
I can now precisely choose PJPROJECT version.
Thanks for sharing this.
[1] http://www.pjsip.org/release/2.2.1/pjproject-2.2.1.tar.bz2
--
_____________________________________________________________________
-- 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 |
|