User manual

136
-nosplash Do not display the PhoneSweep splash screen.
-playbuild Play the PhoneSweep build number in touch-tones through the computer’s
speaker upon startup.
-noantispoof Disable the requirement for an antispoof response on API connections
-foreign Allow the engine to accept connections from IP addresses other than
127.0.0.1. Use with caution.
-logres Log all commands sent to the PhoneSweep engine over the API, as well
as all responses.
-simulate Run the simulator, rather than the real dialer.
-sqltrace
Log all SQL queries and results to the phonesweep.log file.
-profile <profilename>
Start PhoneSweep with the specified existing profile loaded.
-newprofile <profilename>
Start PhoneSweep with a new, named profile.
-listprofiles Display a list of existing profiles without actually starting PhoneSweep.
Environment Variables
As well as entering arguments on the command line, you can save your preferred combinations of
arguments in an environment variable called PSOPTS in the autoexec.bat file. For example, if you want
the PhoneSweep splash screen to never be displayed, enter the following line into your autoexec.bat file:
SET PSOPTS=-nosplash