Command Line Parameters for the Telephony API Server Test (Windows Embedded CE 6.0)

1/6/2010

The TAPI Server Test executes the tux -o -d tapiserver -c "-d0 -x3" command line on default execution. You can modify the test by editing the command line. For information about how to edit the command line for a test, see Editing the Command-Line for a Test. The following table shows the command line parameters for the Telephony API Server Test.

Command line parameter Description

-d identifier

Specifies the device identifier of the line that you want to test. You can obtain a list of device identifiers by using the –l parameter.

The default value for the device identifier is 0, which corresponds to the external modem in most Windows Embedded CE run-time images.

-x minutes

Quits the test after a specified number of minutes.

If you do not specify this option, the test does not stop.

-t seconds

Drops a call after a specified number of seconds.

If you do not specify this option, the test waits until the caller drops

-m mode

Sets the media mode.

The default value is 0. You can specify one of the following media modes:

  • 0: Data modem
  • 1: Interactive voice
  • 2: Automated voice
  • 3: Group 3 FAX
  • 4: Group 4 FAX
  • 5: Digital data
  • 6: TDD
  • 7: Teletex
  • 8: Videotex
  • 9: Telex
  • 10: ISDN mixed
  • 11: ADSI
  • 12: VoiceView
  • 13: Unclassified.

-h

Displays information about the test

See Also

Concepts

Telephony API Server Test