-
ESLViewer:一款免费的FreeSWITCH ESL查看工具
资源介绍
ESL查看器
"ESLViewer" 是一个用 C++x11 编写的 FreeSWITCH ESL 查看器,使用 Qt5。
建造
要求:
Qt5 开发库(QtCore、QtGui 和 QtWidgets)
libpthread 开发库
CMake (>=2.8.11)
一个 c++x11 编译器
构建和运行:
mkdir build
cd build
cmake ..
make
./ESLViewer