Set of Lua scripts to assist in mocking/load testing FreeSWITCH videoconference.
- Drop all .lua files in the
scriptsdirectory into the scripts directory of the testing installation. - Copy
mock_conference_users_config.example.luatomock_conference_users_config.lua, and edit the variables to taste. - Set up proper gateways/extensions on the installation to be tested, and the mocking installation (see
freeswitch-example-configsfor examples). - From FreeSWITCH CLI on the testing installation run
luarun mock_conference_users.luafor usage instructions.