Skip to content

AndreasHuber-CH/sipsak-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    REQUIREMENTS
    ============

 None.

 Optional:
 - Have 
     GnuTLS (http://www.gnutls.org/)
   or 
     OpenSSL (http://www.openssl.org/)
   installed on your system to use their MD5 implementations
   instead of sipsak own version.
 - Have 
     c-ares (http://daniel.haxx.se/projects/c-ares/)
   or
     ruli (http://www.nongnu.org/ruli/)
   installed on your system to get DNS SRV lookup support
   compiled into your sipsak binary.
     
    INSTALLATION
    ============

 The usual

   ./configure
   make

 followed by an optional

   make install

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

    USAGE
    =====

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

 Have fun
   Nils

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.3%
  • Makefile 13.9%
  • Shell 12.3%
  • Roff 5.7%
  • M4 5.6%
  • Prolog 0.2%