An open API service indexing awesome lists of open source software.

https://github.com/mitchcapper/fsmisc

fs_logger.pl and other FreeSWITCH utils, tools, examples.
https://github.com/mitchcapper/fsmisc

Last synced: 9 months ago
JSON representation

fs_logger.pl and other FreeSWITCH utils, tools, examples.

Awesome Lists containing this project

README

          

fs_logger.pl & Misc Tools for FreeSWITCH
=================================

OVERVIEW
-----
A repo for various tools and samples developed for FreeSWITCH.

- [fs_logger.pl](fs_logger.md) - a log capture, submission, and obfuscation tool that wraps (and can be used as a direct interface for) fs_cli. Full details at https://github.com/mitchcapper/FSMisc/blob/master/fs_logger.md
- SampleClient - a .net client example for using FreeSWITCH lib with .net and Windows. It is a sample for creating a softphone like FSClient (https://github.com/mitchcapper/FSClient) or just as a good starting point for embedded FreeSWITCH
- missing_modules.pl - simple perl script to look for any modules missing between perl installs, useful if you need to recompile perl for threading or similar for FreeSWITCH