<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/9254">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">codecs/ilbc: Compile in Solaris 11.<br><br>The symbol FS is the sampling frequency. That symbol is not used in Asterisk at<br>all and was a copy-and-paste of the iLBC reference code from the IETF RFC.<br>However, in Solaris, that symbol is defined by another header already. To<br>compile in Solaris, that symbol has to go.<br><br>Change-Id: I91ddbe5be7c00069c3a25abd5f58d7b2f04c51b1<br>---<br>M codecs/ilbc/iLBC_define.h<br>1 file changed, 0 insertions(+), 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/54/9254/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/codecs/ilbc/iLBC_define.h b/codecs/ilbc/iLBC_define.h<br>index 09b120e..eb254a0 100644<br>--- a/codecs/ilbc/iLBC_define.h<br>+++ b/codecs/ilbc/iLBC_define.h<br>@@ -16,7 +16,6 @@<br> <br>    /* general codec settings */<br> <br>-   #define FS                      (float)8000.0<br>    #define BLOCKL_20MS             160<br>    #define BLOCKL_30MS             240<br>    #define BLOCKL_MAX              240<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/9254">change 9254</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/9254"/><meta itemprop="name" content="View Change"/></div></div>

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