Current section
Files
Jump to
Current section
Files
src/busytone.app.src
{application,busytone,
[{description,"SIP Test Suite"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib,gun,lager,gproc,fswitch]},
{mod,{busytone_app,[]}},
{maintainers,["Roman Galeev"]},
{licenses,["GPL"]},
{links,[{"Github","https://github.com/jamhed/busytone"}]}]}.