The SetCallback external function sets the time on the Dialer to schedule a customer callback.
Use the Node Inspector to assign and edit the following attributes.
Attribute |
Description |
Put Return Code In |
Select or name the variable in which to store the return code if Avaya IR does not execute this external function. The return codes are: -1 = a failure of the DIP -2 = a timeout condition |
Callback Date |
Enter the callback date or select the variable in which you have stored it. The format must match the format returned by the ListCbackFmt external function. The date can be in one of the following formats:
|
Callback Time |
Enter the callback time or select the variable in which you have stored it. The time can be in any of the following formats:
|
Phone Index |
Index of the Dialer phone field to use for the recall. This information can be obtained from the Dialer administrator and must fall in the range returned by the ListCbackFmt external function. |
Optional Fields |
Specify a customer name and telephone number (separated by a comma) to contact during the recall. |
Error Code |
Select or name the variable in which to store the 6-character error code from Dialer for this external function. |
For more information, see AGTSetCallback in Chapter 6, "Commands and Notification Events," in the Avaya PDS Agent API Reference Guide.