Skip to content

frisky5/fs-esl-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freeswitch mod_event_socket client

fs-esl-connector is a TCP client that connects to Freeswitch mod_event_socket module to receive events and send commands from and to Freeswitch. The project is developed using Springboot as a base framework to further extend the capabilities of the client and using NettyIO library for TCP communication and socket processing.

Future planned enhancments

  • Administrator REST API.
  • Freeswitch Control over REST API for freeswitch api commands (blocking commands).
  • Freeswitch Control over Websockets for freeswitch bgapi commands (non-blocking commands).
  • Database configuration support along with application.properties file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages