Freeswitch Event Socket Client
This library is for connecting to the Freeswitch Event Socket and interacting with Freeswitch calls.
Warning: v2.0 has a breaking API change in the NewClient()
function to simplify usage.
See https://github.com/tomponline/fsclient/blob/master/fsclient_demo/fsclient_demo.go for usage example.