mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Update fax_retry.lua
This commit is contained in:
@@ -92,6 +92,8 @@
|
||||
hangup_cause_q850 = tonumber(env:getHeader("hangup_cause_q850"));
|
||||
|
||||
--set default values
|
||||
default_language = 'en';
|
||||
default_dialect = 'us';
|
||||
if (not origination_caller_id_name) then
|
||||
origination_caller_id_name = '000000000000000';
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user