FaxΒΆ

Specific default settings for fax server.

Default Setting Subcategory Default Setting Name Default Setting Value Default Setting Enabled Default Setting Description
cover_logo text   TRUE Path to image/logo file displayed in the header of the cover sheet.
allowed_extension array .pdf TRUE Allowed extension to send .pdf
allowed_extension array .tif TRUE Allowed extension to send .tif
allowed_extension array .tiff TRUE Allowed extension to send .tiff
cover_header text   FALSE Default information displayed beneath the logo in the header of the cover sheet.
page_size text letter TRUE Set the default page size of new faxes.
resolution text fine TRUE Set the default transmission quality of new faxes.
variable array fax_enable_t38=true TRUE Enable T.38.
variable array fax_enable_t38_request=false TRUE Send a T38 reinvite when a fax tone is detected.
variable array ignore_early_media=true TRUE Ignore ringing to improve fax success rate.
keep_local boolean TRUE TRUE Keep the file after sending or receiving the fax.
send_mode text queue FALSE Send mode. queue is default.
send_retry_limit numeric 5 TRUE Number of attempts to send fax (count only calls with answer).
send_retry_interval numeric 15 TRUE Delay before we make next call after answered call.
send_no_answer_retry_limit numeric 3 TRUE Number of unanswered attempts in sequence.
send_no_answer_retry_interval numeric 30 TRUE Delay before we make next call after no answered call.
send_no_answer_limit numeric 3 TRUE Giveup reach the destination after this number of sequences.
send_no_answer_interval numeric 300 TRUE Delay before next call sequence.
storage_type text base64 FALSE Store FAX in base64.
smtp_from text   TRUE SMTP from address.
smtp_from_name text   TRUE SMTP from name. Depends on the server, can be full email or everything before the @ sign.
cover_font text times FALSE Font used to generate cover page. Can be full path to .ttf file or font name alredy installed.
cover_footer text   TRUE Notice displayed in the footer of the cover sheet.