Skip to content

pol51/ESLViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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