Appendix B: Customization
Multi-Tech Systems, Inc. FF240-IP Admin User Guide 111
<!-- Priority level of fax -->
<!-- Must be of value from 0..5 where 0 is the highest -->
<!-- A higher priority fax will send before a lower priority fax -->
<!-- when there are more than one fax ready to send. -->
<!-- default: 3 -->
<!-- required: no -->
<!-- value: integer -->
<priority>3</priority>
<!-- Interval in seconds between failure tries -->
<!-- default: 30 -->
<!-- required: no -->
<!-- value: integer -->
<try_interval>30</try_interval>
<!-- Fax Receipt -->
<!-- Send a fax receipt to senders email: "always" | "never" | "failure" -->
<!-- default: "failure" -->
<!-- required: no -->
<!-- value: string -->
<receipt>failure</receipt>
<!-- Fax Attachment with Receipt -->
<!-- Send the fax pages as an attachment with receipt: "pdf" | "tiff" |
"none" -->
<!-- default: "pdf" -->
<!-- required: no -->
<!-- value: string -->
<receipt_attachment>none</receipt_attachment>
<!-- URL of scheduled faxes -->
<!-- Added by FFWS -->
<!-- value: string -->
<fax_url>https://192.168.2.1/ffws/v1/ofax/0000001C</fax_url>
<!-- Total number of fax pages not including the cover page -->
<!-- Added by FFWS -->
<!-- value: integer -->
<pages>1</pages>
<!-- Schedule all faxes to send at a specified UTC time -->
<!-- If this options is not present then faxes will be -->
<!-- scheduled to send as soon as possible. -->
<!-- Format: %FT%T -->
<!-- required: no -->
<!-- value: string -->
<schedule_all_at>2008-08-07T20:30:00</schedule_all_at>
</schedule_fax>