Querycallback

Checks for duplicate queued callbackClosed Holds a customer's place in queue and automatically calls the customer when they move to the front of the queue. contacts that have the same phone number and ACD skillClosed Used to automate delivery of interactions based on agent skills, abilities, and knowledge combination and provides scripting options.

Dependencies

Supported Script Types

The icon for the Phone script type - an old-style phone handset with curved lines indicating sound coming out of it.

Phone

Input Properties

These properties define data that the action uses when executing.

Property

Description

Caption

Enter a short phrase that uniquely identifies this action in the script. The caption appears on the script canvas under the action icon. The default is the action name.

PhoneNumber

The phone number the action searches for in the Callback state in queue. The default value is {ANI (automatic number identification)Closed Also known as caller ID. Listed phone number of an incoming voice call.}.
Skill Select an ACD skillClosed Used to automate delivery of interactions based on agent skills, abilities, and knowledge. If you select Default, the script uses the default skill set in the script when this action fires. If no skill is set in the script, it uses the skill assigned to the associated point of contactClosed The entry point that an inbound contact uses to initiate an interaction, such as a phone number or email address.. You can use a variable in this property.

Result Branch Conditions

Result branch conditions allow you to create branches in your script to handle different outcomes when an action executes.

Condition

Description

Default

Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the action's other branches are not defined.

OnCallbacksFound

Path taken if there were any matching Callback contacts found.

OnNoCallbacksFound

Path taken if there were not any matching Callback contacts found.