<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16702">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: actually<br><br>Change-Id: Ibc314160370dbaa0b0701666cbf5c3b804b2b4f6<br>---<br>M main/abstract_jb.c<br>M main/ccss.c<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/02/16702/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/abstract_jb.c b/main/abstract_jb.c</span><br><span>index 083ff9e..03dd022 100644</span><br><span>--- a/main/abstract_jb.c</span><br><span>+++ b/main/abstract_jb.c</span><br><span>@@ -934,7 +934,7 @@</span><br><span>            timestamp_diff = (frame->ts * (rate / 1000)) - stream_sync->timestamp;</span><br><span>         } else {</span><br><span>             /* Video is special - internally we reference it as 1000 to preserve the RTP timestamp but</span><br><span style="color: hsl(0, 100%, 40%);">-               * it is actualy 90000, this is why we can just directly subtract the timestamp.</span><br><span style="color: hsl(120, 100%, 40%);">+               * it is actually 90000, this is why we can just directly subtract the timestamp.</span><br><span>             */</span><br><span>          rate = 90000;</span><br><span>                timestamp_diff = frame->ts - stream_sync->timestamp;</span><br><span>diff --git a/main/ccss.c b/main/ccss.c</span><br><span>index d5bce3a..c693322 100644</span><br><span>--- a/main/ccss.c</span><br><span>+++ b/main/ccss.c</span><br><span>@@ -1354,7 +1354,7 @@</span><br><span>   * for recall. If a CCNR request comes in, then we will</span><br><span>       * have to mark the list as unfit for recall since this</span><br><span>       * is a clear indicator that the person at the monitored</span><br><span style="color: hsl(0, 100%, 40%);">-         * device has gone away and is actuall not fit to be</span><br><span style="color: hsl(120, 100%, 40%);">+   * device has gone away and is actually not fit to be</span><br><span>         * recalled</span><br><span>   */</span><br><span>  int fit_for_recall;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16702">change 16702</a>. To unsubscribe, or for help writing mail filters, 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/c/asterisk/+/16702"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ibc314160370dbaa0b0701666cbf5c3b804b2b4f6 </div>
<div style="display:none"> Gerrit-Change-Number: 16702 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>