sipsak

SIP swiss army knife

GPL-2.0 License

Downloads
16
Stars
140
Committers
15
REQUIREMENTS
============

None.

Optional:

Prerequisites (installed):

  • autoconf >= 2.69
  • automake
  • pkg-config

The usual:

autoreconf --install ./configure make

followed by an optional

make install

if the binary should be available for all users on that host.

TESTS
=====

Running tests can be done with

make check

be sure to have check -- unit test framework for C -- installed

apt-get install check yum install check brew install check

USAGE
=====

Please read the man page. It also contains some typical usage examples at the end.

Have fun Nils Ohlmeier