In the root directory of the SIPServer code:
$ cd SIPServer/t
Edit SIPtest.pm, change the $instid, $server, $username, and $password variables. This will be enough to test connectivity. To run all tests, you’ll need to change all the variables in the Configuration section.
$ PERL5LIB=../ perl 00sc_status.t
This should produce something like:
1..4 ok 1 - Invalid username ok 2 - Invalid username ok 3 - login ok 4 - SC status