[Freeswitch-users] IVR menu ending with #

Sheeju Alex sheeju.alex at gmail.com
Thu Aug 28 09:55:02 PDT 2008


Brian, I will be using # as a delimiter to authenticate a PIN.  Say
for e.g I will be using to authenticate a card or bank number.

Thanks
SA

On Thu, Aug 28, 2008 at 9:52 PM, Brian West <brian at freeswitch.org> wrote:
> Why are you even bothering with a #?  If you lower your digit count by
> 1 it'll just ignore it.  It's not needed.  Remove that $ at the end
> and I think you'll be fine.
>
> /b
>
> On Aug 28, 2008, at 11:18 AM, Sheeju Alex wrote:
>
>> Here is some debug message
>> --------------------------------
>>
>> 2008-08-28 09:08:28 [DEBUG] switch_ivr_menu.c:296 play_and_collect()
>> waiting for 5/6 digits t/o 2000
>> 2008-08-28 09:08:30 [DEBUG] switch_ivr_menu.c:341 play_and_collect()
>> digits '77777'
>> 2008-08-28 09:08:30 [DEBUG] switch_ivr_menu.c:410
>> switch_ivr_menu_execute() action regex [77777] [/^(\d{5})\#$/] [0]
>> 2008-08-28 09:08:30 [DEBUG] switch_ivr_menu.c:495
>> switch_ivr_menu_execute() IVR menu 'conf_ivr' caught invalid input
>> '77777'
>
> Brian West
> sip:brian at freeswitch.org
>
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>




More information about the FreeSWITCH-users mailing list