VXML Solutions

News and Comments from Around the Web

Entries Tagged ‘full’

Building a full-featured conference call application with Tropo and PHP

Tropo’s conference function makes it easy for you to join multiple callers onto a single call together. One line of code and you have a conference call… <?php conference(‘someid’); ?> That’s it. A basic conference line. Use that as your application and everyone calling into your number will be joined into a single conference call. [...]

Building a full-featured conference call application with Tropo and PHP

Tropo’s conference function makes it easy for you to join multiple callers onto a single call together. One line of code and you have a conference call… <?php conference(‘someid’); ?> That’s it. A basic conference line. Use that as your application and everyone calling into your number will be joined into a single conference call. [...]

Does your cloud provider offer SIP for full interop?

What is SIP and why do I care? Tropo sits in Voxeo’s live communications cloud; an environment specifically designed for real-time voice, instant messaging and SMS applications. On the voice side, a key feature of the Tropo platform is its extensive support for SIP. The Session Initiation Protocol is a Voice over IP (VoIP) technology [...]