Skip to content

Bidirectional communication with external applications without socket through internal REST API and external webhook

Notifications You must be signed in to change notification settings

StefanYohansson/mod_call_control

Repository files navigation

mod-call-control

The idea behind call control is to have a way to control a call without a socket. The module exposes the internal APIs via REST API and send events and async answers via webhook to a configured webhook.

Building

git submodule update --init
make build-deps
make
make install

About

Bidirectional communication with external applications without socket through internal REST API and external webhook

Resources

Stars

Watchers

Forks

Releases

No releases published