Callback_Wait

The Callback_Wait element is responsible for sleeping the application for X seconds. The application hands control back to cvp_ccb_vxml.tcl with the parameter wait=X.

Settings

Name (Label)

Type

Req'd

Single Setting Value

Substitution Allowed

Default

Notes

Wait Time

integer

Yes

true

false

None

Amount of time in seconds to wait. Maximum is 60, minimum is 0.

Exit States

Name

Notes

done

The element is successfully run and the value is retrieved.

error

The element failed to retrieve the value.

Folder and Class Information

Studio Element Folder Name

Class Name

Cisco > Callback

com.cisco.cvp.vxml.custelem.callback.Wait

Events

Name (Label)

Notes

Event Type

You can select Java Exception, VXML Event, or Hotlink as event handler for this element.