switchx

FreeSWITCH Event Socket Protocol client implementation with Elixir


Keywords
freeswitch, freeswitch-esl, freeswitch-event-socket, telephony
License
MIT

Documentation

CI

SwitchX

FreeSWITCH Event Socket Protocol client implementation with Elixir

Documentation can be found at https://hexdocs.pm/switchx.

Installation

def deps do
  [
    {:switchx, "~> 0.1.1"}
  ]
end