mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Fix. Off debug output
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
local ACCEPT_EMPTY_TOLL_ALLOW = false
|
||||
|
||||
--debug
|
||||
debug["toll_type"] = true
|
||||
debug["toll_type"] = false
|
||||
|
||||
require "resources.functions.explode";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user