Skip to content
forked from voiceip/oreka

The OpenSource G711, G722, G729, Opus & Other Format VoIP SIP Recorder based on OrecX/Oreka

License

Notifications You must be signed in to change notification settings

SmallF1ower/oreka

 
 

Repository files navigation

Oreka, an opensource VoIP media capture and retrieval platform

Based on Orecx Oreka, this project tries to provide a complete Call Recording (SIPREC) solution.

Components

  • Orkaudio:
    The audio capture and storage daemon with pluggable capture modules currently comes with modules for VoIP and sound device recording.
  • Orktrack:
    Tracks and publishes all activity from one or more orkaudio services to any mainstream database/storage system.
  • Orkweb:
    Web based user interface for retrieval (UnChanged)

Improvements

  • Support for G729 Codec
  • CallID Tracking
  • Switch to faster logging (Log4j2)
  • Upgrade to latest version of libraries.

Building

The build tool is separately available at github:Oreka-build which builds the project on a Ubuntu14.04 Virtual Box. You can natively build if you have all dependencies but I develop on a OSx system, so have kept it separate.

Distribution & Installation

Ubuntu installers are available via Bintray. To add the sources to your system run the following command

echo "deb https://dl.bintray.com/kingster/deb /" | sudo tee -a /etc/apt/sources.list.d/oreka.list
apt update
apt install oreka

More Information

Read more

About

The OpenSource G711, G722, G729, Opus & Other Format VoIP SIP Recorder based on OrecX/Oreka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.8%
  • C 19.6%
  • Java 12.9%
  • PHP 3.4%
  • Perl 2.0%
  • NSIS 1.2%
  • Other 2.1%