<div dir="ltr"><div class="gmail_default" style="font-family:arial narrow,sans-serif"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 7, 2016 at 2:53 PM, Jean-Denis Girard <span dir="ltr"><<a href="mailto:jd.girard@sysnux.pf" target="_blank">jd.girard@sysnux.pf</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
Le 07/03/2016 09:28, George Joseph a écrit :<br>
> PLEASE TRY THIS!!  I'd love some feedback BEFORE 13.8.0 is released.<br>
<br>
</span>I have tried GIT-master-ee5a944M on my Fedora 23 test server, and got:<br>
<br>
[pjproject] Unpacking /tmp/pjproject-2.4.5.tar.bz2<br>
[pjproject] Applying patches and custom files<br>
[pjproject] Configuring with --prefix=/opt/pjproject<br>
--with-external-speex --with-external-gsm --with-external-srtp<br>
--with-external-pa --disable-video --disable-v4l2 --disable-sound<br>
--disable-resample --disable-opencore-amr --disable-ilbc-codec<br>
--without-libyuv --disable-g7221-codec --enable-epoll<br>
aconfigure: error: Unable to use PortAudio. If PortAudio development<br>
files are not available in the default locations, use CFLAGS and LDFLAGS<br>
env var to set the include/lib paths<br>
Makefile:57: recipe for target 'build.mak' failed<br>
make: *** [build.mak] Error 1<br>
failed<br>
<br>
So I installed portaudio-devel (it was not needed before), and then<br>
compilation / installation were ok. When restarting Asterisk, SELinux<br>
blocked an access to /usr/bin/portaudio.<br>
<br>
Can't we simply disable portaudio? I have changed --with-external-pa to<br>
--disable-pa in third-party/pjproject/Makefile.rules, and it seems to<br>
compile / work fine.<br></blockquote><div><br></div><div><div class="gmail_default" style="font-family:'arial narrow',sans-serif">​Good catch on PortAudio.  I'll add the --disable-pa,​</div></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I have a question for servers without Internet access : is it enough to<br>
copy pjproject-2.4.5.tar.bz2 to /tmp or will there be other dependencies?<br></blockquote><div><br></div><div><div class="gmail_default" style="font-family:'arial narrow',sans-serif">​No other dependencies.  Putting it in /tmp should be fine.​</div></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I made a couple of test calls without problem (with or without portaudio).<br>
<br>
<br>
Thanks for your work,<br></blockquote><div><br></div><div><br></div><div><div class="gmail_default" style="font-family:'arial narrow',sans-serif">​Thanks for testing!​</div></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888">--<br>
Jean-Denis Girard<br>
<br>
SysNux                Systèmes   Linux   en   Polynésie   française<br>
<a href="http://www.sysnux.pf/" rel="noreferrer" target="_blank">http://www.sysnux.pf/</a> Tél: +689 40.50.10.40 / GSM: +689 87.79.75.27<br>
<br>
</font></span><br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div></div>