mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update disa.lua
This commit is contained in:
@@ -185,6 +185,9 @@
|
||||
-- max_digits = 20;
|
||||
-- session:sleep(1000);
|
||||
-- caller_id_number = session:playAndGetDigits(min_digits, max_digits, max_tries, digit_timeout, "#", sounds_dir.."/"..default_language.."/"..default_dialect.."/"..default_voice.."/ivr/ivr-id_number.wav", "", "\\d+");
|
||||
-- if (string.len(caller_id_number) == 0) then
|
||||
-- sesssion:hangup();
|
||||
-- end
|
||||
--end
|
||||
|
||||
--send the destination
|
||||
|
||||
Reference in New Issue
Block a user