81
Dialogic
®
SS7G21 and SS7G22 Signaling Servers Hardware Manual Issue 7
Chapter 13: Software Licensing Information
This chapter gives important information relating to licensed software used by these products.
13.1
Linux Software Distribution
This product uses a Linux software distribution. The distribution and full source code can be downloaded
from:
ftp://archive.download.redhat.com/pub/redhat/linux/9/en/iso/i386
In addition, the
rc.local
file has been modified and is shown below.
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.
touch /var/lock/subsys/local
# Additional
if test -r /root/firstboot
then
/root/firstboot
rm /root/firstboot
shutdown -r now
fi
#
sysctl -w kernel/msgmni=128
sysctl -w kernel/msgmnb=65536
if test -r /etc/rc.d/rc.new
then
echo Updating rc.dkl
rm -f /etc/rc.d/rc.dkl
mv /etc/rc.d/rc.new /etc/rc.d/rc.dkl
chmod +x /etc/rc.d/rc.dkl
fi
/etc/rc.d/rc.dkl &
13.2
GNU 'C' Library
This product uses the GNU 'C' Library as distributed in the software distribution mentioned in
Section 13.1
above. The GNU 'C' Library is licensed subject to the GNU Lesser General Public License (LGPL) Version 2.1,
February 1999, available at:
http://www.fsf.org/licenses/lgpl.html
Full source code for the library can be downloaded from:
ftp://archive.download.redhat.com/pub/redhat/linux/9/en/iso/i386
Summary of Contents for SS7G21
Page 1: ...www dialogic com Dialogic SS7G21 and SS7G22 Signaling Servers Hardware Manual ...
Page 6: ...6 Dialogic SS7G21 and SS7G22 Signaling Servers Hardware Manual Issue 7 Part 1 User s Guide ...
Page 20: ...20 Chapter 3 Product Specification ...
Page 30: ...30 Chapter 4 Regulatory Specifications and Declarations ...
Page 42: ...42 Dialogic SS7G21 and SS7G22 Signaling Servers Hardware Manual Issue 7 ...
Page 48: ...48 Chapter 8 Tools and Supplies Needed ...
Page 58: ...58 Chapter 9 Product Installation and Hot Swap Actions ...
Page 68: ...68 Chapter 10 Working Inside the Product ...
Page 82: ...82 Chapter 13 Software Licensing Information ...
Page 86: ...86 Appendix A ...
Page 88: ...88 Glossary ...