Remove test code on previous commit.

This commit is contained in:
fusionate
2024-09-17 14:41:44 -06:00
parent e4aa30bcd6
commit 6a467f01af
@@ -162,7 +162,7 @@
document_root = ''; document_root = '';
end end
if (fax_recipient == nil) then if (fax_recipient == nil) then
fax_recipient = 'not set in hangup_tx.lua'; fax_recipient = '';
end end
--set default values --set default values