dkgroot / ast_redis

Redis driver for asterisk
10 stars 5 forks source link

Welcome the Redis Plugin for Asterisk

Travis Continues Integration Status: Travis Code-Coverage: Coverage Status

This project provides three modules to plugin to asterisk, namely:

Prerequisites

Configuring

checkout the github repository mkdir build cd build cmake ..

Build and Install

make
make install