<div dir="ltr"><div dir="ltr"><div dir="ltr">There's a few programming types on this mailing list, surely someone has written their own utility for this; I know I have.<div><br></div><div>I wrote mine a few years ago, and have been enhancing it a little since then, but it still has its quirks, and is written entirely for my own use.</div><div><br></div><div>I wouldn't mind giving the code away, after I clean it up, and fix some of the bugs, but it might be more useful as a single serving website.  I'll have to think about that a little bit more, because releasing an app to the public requires a little more attention to detail than I have given this tool so far.</div><div><br></div><div>Also, keep in mind that, how you type out your patterns is up to you; personal style and all...</div><div><br></div><div>For example, even though this is valid, I would never use it:</div><div><br></div><div>7[01]5[89] = 7058, 7059, 7158, 7159</div><div><br></div><div>That might be considered the most condensed manner to express those ranges, but it's not for me.</div><div><br></div><div>My personal mantra is, summarize from right to left, and as soon as you cannot summarize a digit position, stop, and create a new range.</div><div><br></div><div>The above for me would be:</div><div><br></div><div>705[89]</div><div>715[89]</div><div><br></div><div>It's one more pattern, but it's easier for me to look at.</div><div><br></div><div>Anyway, again, I'll think about the single serving site, but hopefully someone else has already tackled this, because I can just tell this will be a lot of work to publish.</div><div><br></div><div>My Pattern Utility Teaser</div><div><br></div><div><div><div><img src="cid:ii_jt4wg2761" alt="image.png" width="405" height="181"><br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 10, 2019 at 10:02 PM Lelio Fulgenzi <<a href="mailto:lelio@uoguelph.ca">lelio@uoguelph.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div dir="auto">
It’s been a while since I looked, but I did quite an exhaustive search, concentrating on regex generators, but never found anything. I had hope to write a script, but never got around to it. <br>
<br>
<div id="gmail-m_-7889528159467882265AppleMailSignature" dir="ltr">
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><span style="background-color:rgba(255,255,255,0)"><i>-sent from mobile device-</i></span></p>
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><span style="background-color:rgba(255,255,255,0)"><b><br>
</b></span></p>
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><span style="background-color:rgba(255,255,255,0)"><b>Lelio Fulgenzi, B.A.</b> | Senior Analyst<u></u><u></u></span></p>
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><span style="background-color:rgba(255,255,255,0)">Computing and Communications Services | University of Guelph<u></u><u></u></span></p>
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><span style="background-color:rgba(255,255,255,0)">Room 037 Animal Science & Nutrition Bldg | <a dir="ltr">50
 Stone Rd E | Guelph, ON | N1G 2W1</a><u></u><u></u></span></p>
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><a href="tel:519-824-4120;56354" dir="ltr" target="_blank">519-824-4120
 Ext. 56354</a> | <a href="mailto:lelio@uoguelph.ca" target="_blank">lelio@uoguelph.ca</a><u></u><u></u></span></font></p>
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><span style="background-color:rgba(255,255,255,0)"> </span></p>
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><a href="http://www.uoguelph.ca/ccs" target="_blank">www.uoguelph.ca/ccs</a> | @UofGCCS on Instagram, Twitter and
 Facebook<u></u><u></u></span></font></p>
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><span style="background-color:rgba(255,255,255,0)"> </span></p>
<p class="MsoNormal" style="margin:0in 0in 0.0001pt"><span style="background-color:rgba(255,255,255,0)"><img border="0" width="187" height="100" id="gmail-m_-7889528159467882265Picture_x0020_1" alt="University of Guelph Cornerstone with Improve Life tagline" action="http://null" title="null" style="width: 1.9479in; height: 1.0416in;"></span></p>
</div>
<div dir="ltr"><br>
On Mar 10, 2019, at 6:27 PM, Jason Aarons (Americas) <<a href="mailto:jason.aarons@dimensiondata.com" target="_blank">jason.aarons@dimensiondata.com</a>> wrote:<br>
<br>
</div>
<blockquote type="cite">
<div dir="ltr">

<br>
<br>
<div class="gmail-m_-7889528159467882265WordSection1">
<p class="MsoNormal">I am looking for a CallManager route pattern generator.  In these days of automation I’m not finding one online.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">For example in Skype you can input the starting number 7040  and ending number 7539 and get back ^(7(04\d|0[5-9]\d|[1-4]\d\d|5[0-2]\d|53\d))$ and import your whole dialplan via online tools;<u></u><u></u></p>
<p class="MsoNormal"><a href="https://www.ucdialplans.com/" target="_blank">https://www.ucdialplans.com/</a><u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Is there not a similar tool for CUCM to input Route Patterns?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">-jason<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<br>
<br>
<font>This email and all contents are subject to the following disclaimer:<br>
<a href="http://www.dimensiondata.com/Global/Policies/Pages/Email-Disclaimer.aspx" target="_blank">"http://www.dimensiondata.com/emaildisclaimer"</a>
</font><font color="white"></font></div>
</blockquote>
<blockquote type="cite">
<div dir="ltr"><span>_______________________________________________</span><br>
<span>cisco-voip mailing list</span><br>
<span><a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a></span><br>
<span><a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a></span><br>
</div>
</blockquote>
</div>

_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" rel="noreferrer" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
</blockquote></div>