dialplan
Definition
Encapsulates an entire dial plan that needs to be executed. This is the root tag, and it contains the rest of the script.
Value
The root tag required for all CallFire XML campaigns.
Attributes
Attribute | Required | Values | Description |
---|---|---|---|
name | N | any text | A unique name for the tag |
loggingEnabled | N | "true" or "false" | Allows the user to disable logging in the ivr (default is "true") |
Examples
In the following example, the system just plays sound file 332122 and then hangs up.
<dialplan name="MyDialPlan" loggingEnabled="true">
332122