Broadcast By Phone | Application Interface

  1. Integrate with Voicent Dialers
  2. Command Line Interface for Dialers
  3. Using Voicent IVR Studio
  4. Gateway Level Integration

Integrate with Voicent Dialers

Voicent dialers (BroadcastByPhone Auto Dialer and AgentDialer predictive dialer) both have extensive command line interface and callback functions. Through these programming API and callback function, you can easily implement click-to-dial features for your CRM or other software programs.

If you need more control of the call, Voicent also provides developers with gateway level interface. Compared with the application level interface, such as the dialer command line interface, the gateway level interface is a lower level programming interface and offers more options and flexibility.

Command Line Interface for Dialers

The following is an example of starting AgentDialer speed dialing through the command line:

adialer -dial -phoneno “800 1234567” -name "John Doo"

For more details, please see Voicent AgentDialer Command Line Interface and Auto Dialer Command Line Interface.

Using Voicent IVR Studio

To further customer your call message and integrate with web site, CRM, or email server, you need Voicent IVR Studio, which enables you to create multi-level, multi-language interactive application. It is fully integrated with Voicent BroadcastByPhone Auto Dialer.

For more details, please see Voicent IVR Application Design Tool.

Gateway Level Integration

Voicent Gateway is a platform for developing state-of-the-art interactive programs. The gateway supports the W3C VoiceXML standard for interactive voice/phone applications. It is also a 2-way SMS gateway for interactive text messaging application.

Voicent Gateway uses standard HTTP/web interface, which allows you to use almost any programming language to interact with the gateway. We have sample code in Java, C#, C++, PHP, Perl, Python, VB. For more details, please see Voicent Voice, SMS, Email Developer Resource Center.