WebRTC calling module for Drupal, based on SIP over WebSockets. See the RTC Quick Start Guide chapter on WebRTC for an introduction to the topic.

See http://www.resiprocate.org/WebRTC_and_SIP_Over_WebSockets for more specific details.

You will need a SIP proxy server to use WebRTC. See the RTC Quick Start guide to set up a SIP proxy if you don't already have one.

Download the DruCall module tarball and unpack it in your modules directory to get started. Please review the README.txt file carefully for instructions.

Quick install using Debian/Ubuntu packages

The dependency manager on a Debian or Ubuntu Linux system can automatically install the web server, Drupal itself, all the dependencies, third-party JavaScript and the DruCall module. After setting up the server, just run the following commands:

# apt-get update
# apt-get install drupal7-mod-drucall

Latest Debian package status

Project information

Releases