[Freeswitch-users] IVR menu not observing timeout value

Kim Culhan w8hdkim at gmail.com
Mon Jan 10 17:35:31 MSK 2011


FreeSWITCH Version 1.0.head (git-4e95227 2010-12-26 09-09-14 -0600)

Not possible to send a 4-digit string to the IVR, the recv string appears to
be evaluated
before the timeout value is reached:

2011-01-10 09:09:42.237843 [DEBUG] switch_rtp.c:3037 RTP RECV DTMF 6:2400
2011-01-10 09:09:42.237843 [DEBUG] switch_ivr_play_say.c:1573 done playing
file
2011-01-10 09:09:42.357031 [DEBUG] switch_ivr_menu.c:343 waiting for 3/4
digits t/o 2000
2011-01-10 09:09:43.378101 [DEBUG] switch_ivr_menu.c:390 digits '6'
2011-01-10 09:09:43.378101 [DEBUG] switch_ivr_menu.c:484 action regex [6]
[/^(1[01][0-9])$/] [0]
2011-01-10 09:09:43.378101 [DEBUG] switch_ivr_menu.c:484 action regex [6]
[/^(6[34578][01][0-9])$/] [0]
2011-01-10 09:09:43.378101 [DEBUG] switch_ivr_menu.c:574 IVR menu
'ivr_kimnet' caught invalid input '6'

Any help is greatly appreciated

-kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110110/12de13d7/attachment.html 


More information about the FreeSWITCH-users mailing list