[Asterisk-Users] astcc digit timeout
Karl H. Putz
karlp at fortephones.com
Thu Feb 3 13:14:28 MST 2005
> El Jue 03 Feb 2005 14:02, Steve Totaro escribió:
> > does anyone know how to change the timeout on digit entry in
> astcc. if you
> > call the app and start entering a pin, you have about 2 seconds to enter
> > the next number or you get timed out. i cannot find any info
> on this from
> > the lists or google.
Steve,
modify the agi to add the specific inter-digit timeout in milliseconds you
would like after the prompt filename in the get_data calls.
i.e. use: $cardno = $AGI->get_data("astcc-accountnum",5000);
if you want a 5 second allowable delay between digits.
Karl Putz
> >
> > Thanks,
> > Steve
>
More information about the asterisk-users
mailing list