Developers: IVR, SMS, CRM, Dialers

Database Interface

Conditional End-of-Call Actions

A conditional end-of-call (EOC) action is used to perform additional status update when a call is ended. Unlike the general status update which is executed as long as a call is finished, conditional eoc action is only executed when the specified condition is satisfied.

To specify an eoc action, use the following format:

condition^columns^sql_statement

Multiple eoc actions can be concatenated by the ^ sign. The following example defines an eoc action to execute the SQL statement when the call confirmation is 12.

__Call__.ConfirmData != 'Answer=12'^id,phone^insert into dbo.Activity values (100, ?, 'Scheduled', 'Voice', NULL, '', '', ?)

The two ? in the SQL statement will be replaced by the actual value of id and phone, which are specified in the second component in the eoc action.

To post to parameter for call request (callreqHandler.jsp) is : eocactions.

 

Campaign Callbacks

At the beginning and end of a campaign, the gateway can send HTTP post to a specified URL for campaign status. It is a simple callback with the campaign ID and with status "begin" or "end".

The parameter name is : liststatusurl

Developer Annual Subscription and Support

Developer's annual subscription provides program developers with the very latest Voicent application development tools, up to date Voice XML and SMS text message API, and expert consulting to create your own product solutions. With this subscription, you get a complete Voicent Gateway Client API with sample code and tutorial; timely updates throughout the year; unlimited developer support. This tool kit is essential for developers who want to create your own software product based on Voicent Gateway.

The developer annual subscription offers:

  • VoiceXML command line simulator
  • Gateway library software developer kit (SDK)
  • Application API development
  • One year expert software developer support
  Buy for $1,999
Join Developer Network

Get developer-related information. It is free to join

Download Software

Get free trial version of Voicent gateway.