Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 418 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 418 Bytes

Vagrant for SipX/OpenACD Dev

The steps for initial setup are documented here.

For succeeding runs, run vagrant up then start sipXecs and OpenACD by executing the following inside your VM:

sipxrestart
oa

To build OpenACD and its plugins after a code update, execute mkoa inside your VM then restart OpenACD.