PulseOrToneDialing (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether to use pulse dialing or tone dialing for telephone calls.

Set to 0 to specify pulse dialing; set to1 to specify tone dialing.

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

Telephony API Client

Features/Application Development Frameworks/Legacy Support/Telephony API Client/TapiUnattendLocation/PulseOrToneDialing

Remote Access

Features/Networking/Network Management/Remote Access/TapiUnattendLocation/PulseOrToneDialing

XML Example

The following XML example shows how to configure tone dialing.

<TapiUnattendLocation>
    <PulseOrToneDialing>1</PulseOrToneDialing>
</TapiUnattendLocation>

See Also

Reference

Thin Client Template

Concepts

Feature Module Settings