Skip to content

pol51/ESLViewer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
res
 
 
src
 
 
 
 

ESLViewer

"ESLViewer" is a FreeSWITCH ESL Viewer writen in C++x11, using Qt5.

Build

Requirements:

  • Qt5 development libraries (QtCore, QtGui and QtWidgets)
  • libpthread development libraries
  • CMake (>=2.8.11)
  • a c++x11 compiler

Build & Run:

  • mkdir build
  • cd build
  • cmake ..
  • make
  • ./ESLViewer

About

FreeSWITCH ESL Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published