Skip to main content

bind_digit_digit_timeout

Created by Attila Gulyas on 2019.12.25

Integer

Inter-digit timeout, in milliseconds. This sets the time to wait between individual dialed digits.

Default value is 1500 milliseconds.

Mostly only useful in conjunction with mod_dptools: play_and_get_digits in the same dialplan extension.

See section 3.1 in mod_dptools: bind_digit_action.

Usage

Example

<!-- To wait 10 seconds between digits: -->
<execute application="set" data="bind_digit_digit_timeout=10000" />