Check out the "Place Call" step. Place Call allows you to initiate outbound calls.
<br>
<br>Typically, an outbound application would start, perform whatever setup operations are required (eg: connect to an ODBC data source), lookup a phone number to call, use the Place Call step to dial the number, handle the call, then hang-up and loop back to find another number.
<br>
<br>There is example code shipped with TeleFlow. Select Alt+File -> New Application. Go to the "Example" tab and select "Outbound".
|