diff options
author | Chris Walker <kris240376@gmail.com> | 2018-04-12 23:10:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:30 +0700 |
commit | 15ab3245e7dc907bb7df08280785cf9e929dc4f7 (patch) | |
tree | 898e36f94b72f549dcba31ba830c912ab736b6fd /libraries/libpri/README | |
parent | c1029613fcd7b50d9ace1264b13b243a21491bc4 (diff) | |
download | slackbuilds-15ab3245e7dc907bb7df08280785cf9e929dc4f7.tar.gz |
libraries/libpri: Updated for version 1.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libpri/README')
-rw-r--r-- | libraries/libpri/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/libpri/README b/libraries/libpri/README new file mode 100644 index 0000000000..9c3d04e742 --- /dev/null +++ b/libraries/libpri/README @@ -0,0 +1,8 @@ +libpri is a C implementation of the Primary Rate ISDN specification. +It was based on the Bellcore specification SR-NWT-002343 for National +ISDN. As of May 12, 2001, it has been tested work with NI-2, Nortel +DMS-100, and Lucent 5E Custom protocols on switches from Nortel and +Lucent. + +Please note that there are no man pages and precious little documentation +for this library. The build is simple and straight forward though. |