<div dir="ltr"><div>Hi Brian,</div>
<div> </div>
<div>Yes, it is inband. In my lua script, I used 1|2|3|5 instead of (.*). In the log, it is shown that:</div>
<div> </div>
<div> lua(run_ivr.lua 1 1 3 3000 # /audio/admin_menu.wav /audio/invalid_input.wav <font color="#ff6666">1|2|3|5 </font> admin_selection )<br></div>
<div>Any suggestion on how to fix this?</div>
<div>Also, I am trying to find a way to extract the specific terminator that the user enters. Is it possible to do within the scope of Freeswitch?</div>
<div> </div>
<div>Thanks,</div>
<div>Keith</div>
<div> </div>
<div> </div>
<div><br> </div>
<div class="gmail_quote">On Fri, Oct 17, 2008 at 4:24 PM, Brian West <span dir="ltr"><<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Does this happen to be inband? And the regexp is what is used to tell<br>what is valid vs invalid. You put in (.*) where I think you wanted<br>
([1235])<br><br>/b<br>
<div class="Ih2E3d"><br>On Oct 16, 2008, at 9:19 PM, Keith Wood wrote:<br><br>> Hi,<br>><br>> I am finding some problems when using PlayAndGetDigits within lua.<br>> As seen in the log below, I set the retry count to '3' and valid<br>
> digit to be 1,2,3, or 5. I pressed 9 for every retry attempt, and<br>> found that Freeswitch actually let me retry for more than 3 times.<br>> Moreover, Freeswitch reports DTMF of 99 is received even though I<br>
> only pressed 9. At the end, it reports 99 as the final result.<br>><br>> Does anyone know if this is a config problem or a bug?<br>><br>> Thanks,<br>> Keith<br>><br><br><br></div>_______________________________________________<br>
Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>