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