Skip to content

grengojbo/2600hz-platform

 
 

Repository files navigation

=======================================================
 _  _  _ _     _ _____    _    _______ _       _______ 
| || || | |   | (_____)  | |  (_______) |     (_______)
| || || | |__ | |  _      \ \  _      | |      _____   
| ||_|| |  __)| | | |      \ \| |     | |     |  ___)  
| |___| | |   | |_| |_ _____) ) |_____| |_____| |_____ 
 \______|_|   |_(_____|______/ \______)_______)_______)
 - - - Signaling the start of next generation telephony
=======================================================

Whistle

Build Status

What is Whistle?

In short, it is a scalable, distributed, cloud-based telephony platform that allows you to build powerful telephony applications with a rich set of APIs.

Learn More

Install Kazoo

https://2600hz.atlassian.net/wiki/display/docs/Step+5+-+Install+Kazoo

  1. CentOS / RedHat

    yum install -y git

  2. Debian / Ubuntu

    apt-get install -y git-core

Build the Beams:

git clone git://github.com/grengojbo/2600hz-platform.git /opt/whistle
cd /opt/whistle/bin
./build_beams.sh
///You can ignore the following error at the end: ./build_beams.sh: line 96: cd: /opt/whistle/whistle_apps/build_beams.sh: No such file or directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 94.9%
  • C 4.2%
  • Shell 0.4%
  • Python 0.3%
  • Perl 0.2%
  • JavaScript 0.0%