Feedback

  • Contents
 

Secure Session Begin

This Telephony tool starts a secure session and starts the Secure Input Initiator.

The default name of the handler called by the Secure Session Begin tool is SecureInputSub. Create the SecureInputSub handler to use the Secure Input Initiator. To call a different handler, add  I3_RESERVED_IVR_HANDLER_NAME to the Auxiliary Data Names parameter and add the handler name to the Auxiliary Data Value parameter at the same index.

Inputs

Call Identifier

The unique identifier for the call.

Auxiliary Data Names

A list of labels.

Auxiliary Data Values

A list of names.

Outputs

Transaction Id

The unique identifier for the transaction.

Exit Paths

Success

The tool takes this path if the operation is successful.

Failure

The tool takes this path if the operation fails.