Multitech FaxFinder FF240 Guía de usuario Pagina 110

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 126
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 109
Appendix B: Customization
Multi-Tech Systems, Inc. FF240-IP Admin User Guide 110
<!-- Recipient Phone Number -->
<!-- default: "" -->
<!-- required: no -->
<!-- value: string -->
<phone_number>218-555-3336</phone_number>
</recipient>
<!-- Attachments to send as fax pages -->
<attachment>
<!-- Attachment location -->
<!-- required: yes -->
<!-- value: inline | external -->
<location>inline</location>
<!-- Attachment name -->
<!-- A unique name associate with this attachment -->
<!-- Used to differentiate between attachments -->
<!-- required: yes if location == inline -->
<!-- value: string -->
<name>attachment1.txt</name>
<!-- Attachment type must be one of: -->
<!-- application/pdf -->
<!-- application/postscript -->
<!-- text/plain -->
<!-- image/tiff -->
<!-- required: yes if location == inline -->
<!-- value: string -->
<content_type>text/plain</content_type>
<!-- Content encoding -->
<!-- Must be set to base64 -->
<!-- required: yes if location == inline -->
<!-- value: string -->
<content_transfer_encoding>base64</content_transfer_encoding>
<!-- Content of attachment base64 encoded -->
<!-- required: yes if location == inline -->
<!-- value: string -->
<content>dGVzdA==</content>
<!-- Url of attachment -->
<!-- required: yes if location == external -->
<!-- value: string -->
<url>/ffws/v1/data/userspace/admin/report.pdf</url>
</attachment>
<!-- Maximum number of tries until failure of fax -->
<!-- default: 3 -->
<!-- required: no -->
<!-- value: integer -->
<max_tries>3</max_tries>
Vista de pagina 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 125 126

Comentarios a estos manuales

Sin comentarios