Compiling and Running the Stack
From http://Vovida.org, you can download the stacks as individual files, or you can download VOCAL, which contains the stacks, servers, User Agents, translators, and testing tools. If you prefer, we have a Concurrent Versioning server (CVS) available. Log on to our site and go to the Faq-o-matic for more information about CVS. The latest version of VOCAL is intended to use the latest SIP stack . http://Vovida.org, however, also offers older versions of VOCAL and their stacks for those who need them to fulfill special purposes.
Copying and Untarring the Files
In the following instructions, 1.3.0 refers to the current version number:
From Vhttp://ovida.org, copy this file to your hard drive:
sip-1.3.0.tar.gz
Untar the SIP stack file by typing the following:
tar -xvzf sip-1.3.0.tar.gz
Compiling
To compile both the SIP stack and user agent from /sip-1.3.0/sip/, type:
make sipTo compile the SIP stack from /sip-1.3.0/sip/sipstack/, type:
make sipTo compile the SIP (UA) from /sip-1.3.0/sip/ua/, type:
make uaRunning Tests
To make sure that the SIP stack and UA compile properly on your host, run the following:
run uaYou can also run the tests and check the outputs for errors:
make testor:
make verifyBecome an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access