Hi Brian,

Here is the script:

digits = session:playAndGetDigits(1, 1, 3, 3000, #*, /audio/admin_menu.wav ,
/audio/invalid_input.wav ,1|2|3|5 )

I basically copied from the wiki.

Thanks,
Keith



On Fri, Oct 17, 2008 at 10:08 PM, Brian West <[EMAIL PROTECTED]> wrote:

> Can you show me the script?
> /b
>
> On Oct 17, 2008, at 5:01 AM, Keith Wood wrote:
>
> Hi Brian,
>
> Yes, it is inband.  In my lua script, I used 1|2|3|5 instead of (.*).  In
> the log, it is shown that:
>
>  lua(run_ivr.lua 1 1 3 3000 #  /audio/admin_menu.wav
> /audio/invalid_input.wav 1|2|3|5  admin_selection )
> Any suggestion on how to fix this?
> 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?
>
> Thanks,
> Keith
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to