/plushcap/analysis/vonage/vonage-build-a-conference-call-with-python-dr

Build a Conference Call System with Python

What's this blog post about?

Vonage's Voice API allows developers to connect multiple parties to the same call by using a webhook endpoint and a conversation action in the Nexmo Call Control Object (NCCO). This is achieved by creating a Flask application that defines a webhook endpoint, making it accessible over the public Internet through tools like ngrok. The developer needs to create a Vonage Voice API Application, link it to their virtual phone number, and configure security information before initiating a conference call. The process involves purchasing a virtual phone number, installing dependencies, setting up the Flask application, and running the Vonage CLI commands to create an application and link it to the number.

Company
Vonage

Date published
Nov. 5, 2020

Author(s)
Mark Lewin

Word count
1109

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.