Current section
Files
Jump to
Current section
Files
src/fswitch.app.src
{application,fswitch,
[{description,"FreeSWITCH Erlang interface"},
{vsn,"1.1.3"},
{registered,[]},
{applications,[kernel,stdlib,lager,gproc]},
{modules,[call_sup,call,fswitch,freeswitch]},
{maintainers,["Roman Galeev"]},
{licenses,["GPL"]},
{links,[{"Github","https://github.com/jamhed/fswitch"}]}]}.