Download PDF

Make Call Node

It is used to combine all call legs and Call Runtime Objects to make a call. For example, in an outbound process, when the call is picked up by the customer, then use this node to connect the call to the agent. It will be successful only when the agent is connected. It is also used during an existing call such as to make the conference or make the transfer.

Node

Figure: "Make Call" Node

Following is the screenshot of its configuration.

Configuration

Figure: Configuration of "Make Call" Node

Availability in Nodeflow Types

This node is available in the following Nodeflow types.

Configuration

Perform the following steps to configure this node.

  1. Rename The Node: Rename the node, if required.

    Provide an easy-to-recall name, which matches the default node name.

  2. Allow Inactive Call Legs (Optional): If you want to allow the inactive call legs, then give the value of this attribute in "Boolean" format - "TRUE". If set to "FALSE", then the inactive call legs will not be allowed.

    Attributes

    Figure: Attributes of Make Call Node

  3. Data Provider: This node contains the following data providers. Select any one of them.

    Data Provider

    Figure: Data Provider of Make Call Node

    • voice.campaign.make.call.node.data.provider: It is used to bridge the live call leg originated by originate node.

    • make.call.with.virtual.entity.node.data.provider: It is used to bridge the virtual call leg (such as CRT call leg) in case of conference.

  4. Postscript (Optional): Synthesizer allows to run a JavaScript code after the processing of the node.

    PostScript

    Figure: Script to run after processing "Make Call" Node

    Here, paste the JavaScript. Click icon to open the following JavaScript Editor.

    JavaScript Editor

    Figure: JavaScript Editor

    The Administrator can write its own code here and click "Save". It returns to node configuration, which will show the saved code.

  5. PreScript (Optional): Specify to run a custom JavaScript code before processing the node. Like PostScript, add the code in Prescript.

  6. Click "Save" to save the Node Configuration.

Events

Switch to "Events" tab to see the events of this node.

Events

Figure: Events of Make Call Node

These events are listed hereinbelow.