mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Add sleep for 1 second.
On a few systems this required to fix dtmf detection.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
--get the session variables
|
||||
if (session:ready()) then
|
||||
session:answer();
|
||||
session:sleep('1000');
|
||||
end
|
||||
|
||||
--get the session variables
|
||||
|
||||
Reference in New Issue
Block a user