<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8192">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pjproject_bundled: Disable G.729 from Belledonne Communications.<br><br>When <http://github.com/BelledonneCommunications/bcg729> is installed, PJProject<br>tries to link that. Support for this bcg729 was added with PJProject 2.7. The<br>issue happens, because Teluu enabled that new feature on default.<br><br>ASTERISK-27584<br>Reported by: Stuart Henderson<br><br>Change-Id: I88b6b18ad777bcfe2d8201187b4b90eec0a172a6<br>---<br>M third-party/pjproject/Makefile.rules<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/92/8192/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/third-party/pjproject/Makefile.rules b/third-party/pjproject/Makefile.rules<br>index 715a4b8..ef1a702 100644<br>--- a/third-party/pjproject/Makefile.rules<br>+++ b/third-party/pjproject/Makefile.rules<br>@@ -16,7 +16,7 @@<br> PJPROJECT_CONFIG_OPTS = $(PJPROJECT_CONFIGURE_OPTS) --prefix=/opt/pjproject \<br>      --disable-speex-codec \<br>       --disable-speex-aec \<br>-        --disable-speex-aec \<br>+        --disable-bcg729 \<br>    --disable-gsm-codec \<br>         --disable-ilbc-codec \<br>        --disable-l16-codec \<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8192">change 8192</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8192"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I88b6b18ad777bcfe2d8201187b4b90eec0a172a6 </div>
<div style="display:none"> Gerrit-Change-Number: 8192 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>