User guide
182 TALKSWITCH USER GUIDE
What is SIP?
The Session Initiation Protocol (SIP) is a signalling protocol used for
establishing sessions in an IP network. A session could be a simple 2-way
telephone call or it could be a collaborative multi-media conference session.
Over the last couple of years, the Voice over IP community has adopted IP as
its protocol of choice for signalling. IP is an RFC standard (RFC 3261) from
the Internet Engineering Task Force (IETF), the body responsible for
administering and developing the mechanisms that comprise the Internet.
The IETF’s philosophy is simplicity: specify only what you need to specify. IP
just initiates, terminates and modifies sessions. In this guide, the term IP is
often used in place of VoIP.
TalkSwitch phone systems use the Appello® SIP Stack for VoIP
communications. The Appello® SIP Stack was developed by TalkSwitch,
a division of Centrepoint Technologies Inc.
What is a VPN?
VPN stands for Virtual Private Network. It is a means of having the
advantages of a private network on a shared public infrastructure like the
Internet.
Can a VPN help to carry data securely over the Internet?
A VPN provides security by using encryption/decryption. Using a process
called tunneling, private data is encrypted and encapsulated before being
sent across the network. The packets of information are sent to their
destination. Only the ones with the correct protocol information can enter a
company’s network.
A VPN is most useful for providing employees with remote access to the
company network without compromising security. Encryption can have a
negative impact on the call quality because of the increased overhead on the
network connection. IPSec adds approximately 10% overhead to VPN traffic.
What’s the difference between a public IP address and a private
IP address?
A public IP address is a globally unique number that identifies a device on
the Internet. If you want someone on the Internet to connect to you, they
must know your public address. Also known as your real or external address.
Private IP addresses are typically assigned to devices on a Local Area
Network (LAN) and are not routable outside the LAN. Private IP addresses are
usually in the range 192.168.x.x, 172.16.x.x or 10.x.x.x. These IP addresses
are used where you have multiple computers all sharing the same Internet
connection.