ReceiveFaxes (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the ReceiveFaxes setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether the fax service answers incoming calls on a device.

Set to true answer incoming calls; otherwise, set to false. The default value is true.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

INF-prnms002

Drivers/Printer/INF-prnms002/FaxUnattend/ReceiveFaxes

Fax and Scan

Features/Devices/Printing and Scanning/Fax and Scan/FaxUnattend/ReceiveFaxes

XML Example

The following example shows how set the device so that the fax service answers incoming calls after 6 rings.

<FaxUnattend>
   <ReceiveFaxes>false</ReceiveFaxes>
   <Rings>6</Rings>
</FaxUnattend>

See Also

Reference

Rings
Thin Client Template

Concepts

Feature Module Settings