Brian,<br><br>Tried that as below.<br><br>agent_id = session:playAndGetDigits(1, 3, 2, 10000,&#39;#&#39;, &#39;c:/DictationProject/audio/Validating.wav&#39;, &#39;&#39;, &#39;(\*|\d{4})&#39;); <br><br>errors with:<br><br>2009-03-27 13:43:51 [ERR] switch_regex.c:184 switch_regex_match_partial() Regular Expression Error expression[(*|d{4})] error[nothing to repeat] location[1]<br>
<br>Note the escape characters are not represented in the error message. Which if stripped by FS would create the error message &quot;nothing to repeat&quot;.<br><br>Sorry if the two emails were &quot;basically&quot; the same. I was not sure how to make my point more clear. So I attempted to be more succinct.<br>
<br>Bob <br><br><div class="gmail_quote">On Fri, Mar 27, 2009 at 11:10 AM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
in short?  You basically repeated the exact same thing in the previous<br>
email!<br>
<br>
(\*|\d{4})<br>
<br>
* or any 4 digit number you can change that if you like.<br>
<br>
/b<br>
<br>
<br>
On Mar 27, 2009, at 10:03 AM, Robert Clayton wrote:<br>
<br>
&gt;<br>
&gt; In short<br>
<div><div></div><div class="h5"><br>
Brian West<br>
<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><br>
<br>
-- Meet us a ClueCon!  <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>