Multitech FF240-IP User Manual page 115

Ip fax server
Hide thumbs Also See for FF240-IP:
Table of Contents

Advertisement

Contact Element
This element represents a user contact.
<!-- Describes a Contact -->
<contact>
<!-- URL of this contact -->
<!-- value: string -->
<contact_url>https://192.168.2.1/ffws/v1/contacts/admin/1</contact_url>
<!-- Contact Name -->
<!-- required: yes -->
<!-- value: string -->
<name>contact name</name>
<!-- Contact Fax number -->
<!-- required: yes -->
<!-- value: string -->
<fax_number>111-222-4444</fax_number>
<!-- Contact Phone Number -->
<!-- required: no -->
<!-- default: "" -->
<!-- value: string -->
<phone_number>218-555-3336</phone_number>
<!-- Contact Organization -->
<!-- required: no -->
<!-- default: "" -->
<!-- value: string -->
<organization>Contacts Org</organization>
</contact>
Multi-Tech Systems, Inc.
FF240-IP Admin User Guide
Appendix B: Customization
115

Advertisement

Table of Contents
loading

Table of Contents