SwitchConnections

Specifies whether the board nails up default switch connections when initialized.

Syntax

SwitchConnections = mode

Access

Read/Write

Type

String

Default

AUTO

Allowed values

YES | NO | AUTO

Example

SwitchConnections = No

Details

Valid entries include:

Value

Description

YES

Nails up switch connections regardless of the Clocking.HBus.ClockMode keyword setting.

NO

Does not nail up switch connections.

AUTO

Nails up connections automatically if the Clocking.HBus.ClockMode keyword is set to STANDALONE.

When running the Point-to-Point Switching service, set SwitchConnections = NO. Use the ppx.cfg file to define default connections. For more information, refer to the Dialogic® NaturalAccess™ Point-to-Point Switching API Developer's Manual.

See also

SwitchConnectMode