Remove test code on previous commit.

This commit is contained in:
fusionate 2024-09-17 14:41:44 -06:00
parent e4aa30bcd6
commit 6a467f01af
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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