<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16814">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: conference<br><br>Change-Id: I26873c02c24e9b330656cd2da3cd16e637e35837<br>---<br>M apps/app_meetme.c<br>M channels/chan_dahdi.h<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/14/16814/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_meetme.c b/apps/app_meetme.c</span><br><span>index 844ae64..cf50793 100644</span><br><span>--- a/apps/app_meetme.c</span><br><span>+++ b/apps/app_meetme.c</span><br><span>@@ -3415,7 +3415,7 @@</span><br><span> </span><br><span> if (rt_schedule && conf->maxusers) {</span><br><span> if (conf->users >= conf->maxusers) {</span><br><span style="color: hsl(0, 100%, 40%);">- /* Sorry, but this confernce has reached the participant limit! */</span><br><span style="color: hsl(120, 100%, 40%);">+ /* Sorry, but this conference has reached the participant limit! */</span><br><span> ast_mutex_unlock(&conf->playlock);</span><br><span> if (!ast_streamfile(chan, "conf-full", ast_channel_language(chan)))</span><br><span> ast_waitstream(chan, "");</span><br><span>diff --git a/channels/chan_dahdi.h b/channels/chan_dahdi.h</span><br><span>index de813f2..2f9e089 100644</span><br><span>--- a/channels/chan_dahdi.h</span><br><span>+++ b/channels/chan_dahdi.h</span><br><span>@@ -720,7 +720,7 @@</span><br><span> #endif /* defined(HAVE_OPENR2) */</span><br><span> /*! \brief DTMF digit in progress. 0 when no digit in progress. */</span><br><span> char begindigit;</span><br><span style="color: hsl(0, 100%, 40%);">- /*! \brief TRUE if confrence is muted. */</span><br><span style="color: hsl(120, 100%, 40%);">+ /*! \brief TRUE if conference is muted. */</span><br><span> int muting;</span><br><span> void *sig_pvt;</span><br><span> struct ast_cc_config_params *cc_params;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16814">change 16814</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/+/16814"/><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: I26873c02c24e9b330656cd2da3cd16e637e35837 </div>
<div style="display:none"> Gerrit-Change-Number: 16814 </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>