Call Presenter Element

This is a Go To element with two actions: Log and HTTP. You can log any information using the log action. Here we log the instance ID of the workflow.

For workflows, the log info will be saved in gateway's output.log file.

The call is initiated by sending an HTTP request to the gateway. The usage of callreqHandler.jsp is defined online under the developer section: http://voicent.com/devnet/docs/callreqref.htm

Once it called, the instance goes to the Wait Selection state. If it times out again, it will go to the Choose First Webinar element.