<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17263">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: traverser<br><br>Change-Id: Ifc97f4099576e14f8a24f21d3cc7979380fe7f3d<br>---<br>M main/pbx.c<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/63/17263/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/pbx.c b/main/pbx.c</span><br><span>index e64872b..cb84cdd 100644</span><br><span>--- a/main/pbx.c</span><br><span>+++ b/main/pbx.c</span><br><span>@@ -1045,7 +1045,7 @@</span><br><span> * Hope the limit on stack depth won't be a problem... this routine should</span><br><span> * be pretty lean as far a stack usage goes. Any non-match terminates the recursion down a branch.</span><br><span> *</span><br><span style="color: hsl(0, 100%, 40%);">- * In the above example, with the number "3077549999" as the pattern, the traversor could match extensions a, b and d. All are</span><br><span style="color: hsl(120, 100%, 40%);">+ * In the above example, with the number "3077549999" as the pattern, the traverser could match extensions a, b and d. All are</span><br><span> * of length 10; they have total specificities of 24580, 10246, and 25090, respectively, not that this matters</span><br><span> * at all. (b) wins purely because the first character "3" is much more specific (lower specificity) than "N". I have</span><br><span> * left the specificity totals in the code as an artifact; at some point, I will strip it out.</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17263">change 17263</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/+/17263"/><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: Ifc97f4099576e14f8a24f21d3cc7979380fe7f3d </div>
<div style="display:none"> Gerrit-Change-Number: 17263 </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>