LibSNG-SS7 Installation

    You can download the latest Sangoma SS7 Library here:

    32-bit library: ftp://ftp.sangoma.com/linux/libsng_ss7/libsng_ss7-current.i686.tgz
    64-bit library: ftp://ftp.sangoma.com/linux/libsng_ss7/libsng_ss7-current.x86_64.tgz

    Untar the downloaded tarball
    #>tar xfz libsng_ss7-current.<arch>.tgz

    Install the library
    #>cd libsng_ss7-<version>.<arch>
    #>make install