<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16819">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: connect<br><br>Change-Id: I836db42d44a501bc47822d6c7ac2b28943638e04<br>---<br>M apps/app_meetme.c<br>M configs/samples/chan_dahdi.conf.sample<br>M main/core_unreal.c<br>3 files changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/19/16819/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 cf50793..bec64bd 100644</span><br><span>--- a/apps/app_meetme.c</span><br><span>+++ b/apps/app_meetme.c</span><br><span>@@ -6263,7 +6263,7 @@</span><br><span>                               /* This case happens in a bit of a race condition.  If two stations answer</span><br><span>                            * the outbound call at the same time, the first one will get connected to</span><br><span>                            * the trunk.  When the second one gets here, it will not see any trunks</span><br><span style="color: hsl(0, 100%, 40%);">-                                 * ringing so we have no idea what to conect it to.  So, we just hang up</span><br><span style="color: hsl(120, 100%, 40%);">+                               * ringing so we have no idea what to connect it to.  So, we just hang up</span><br><span>                             * on it. */</span><br><span>                                 ast_debug(1, "Found no ringing trunk for station '%s' to answer!\n", ringing_station->station->name);</span><br><span>                                ast_dial_join(ringing_station->station->dial);</span><br><span>diff --git a/configs/samples/chan_dahdi.conf.sample b/configs/samples/chan_dahdi.conf.sample</span><br><span>index 5c3af43..b1c3b43 100644</span><br><span>--- a/configs/samples/chan_dahdi.conf.sample</span><br><span>+++ b/configs/samples/chan_dahdi.conf.sample</span><br><span>@@ -294,7 +294,7 @@</span><br><span> ;</span><br><span> ;datetime_send=</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-; Send ISDN conected line information.</span><br><span style="color: hsl(120, 100%, 40%);">+; Send ISDN connected line information.</span><br><span> ;</span><br><span> ; block:   Do not send any connected line information.</span><br><span> ; connect: Send connected line information on initial connect.</span><br><span>diff --git a/main/core_unreal.c b/main/core_unreal.c</span><br><span>index a79fca4..8b85fe3 100644</span><br><span>--- a/main/core_unreal.c</span><br><span>+++ b/main/core_unreal.c</span><br><span>@@ -883,7 +883,7 @@</span><br><span> </span><br><span>   ast_party_dialed_copy(ast_channel_dialed(semi2), ast_channel_dialed(semi1));</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-        /* Crossover the CallerID and conected-line to cross the unreal bridge. */</span><br><span style="color: hsl(120, 100%, 40%);">+    /* Crossover the CallerID and connected-line to cross the unreal bridge. */</span><br><span>  ast_connected_line_copy_to_caller(ast_channel_caller(semi2), ast_channel_connected(semi1));</span><br><span>  ast_connected_line_copy_from_caller(ast_channel_connected(semi2), ast_channel_caller(semi1));</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16819">change 16819</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/+/16819"/><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: I836db42d44a501bc47822d6c7ac2b28943638e04 </div>
<div style="display:none"> Gerrit-Change-Number: 16819 </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>