High performance VoIP SDK for .Net developers

VoIP SIP SDK

How to tunnel calls through VoIP blocked environments

This article is a detailed guide about call tunneling in relation with Ozeki VoIP SIP SDK. After reading through this page you will be fully familiar with all the essential terms concerning VoIP call tunneling and what you will need for creating your own solution using Ozeki VoIP SIP SDK.

Introduction

Some computer networks are secured by using a lot of tools that include VoIP communication blocking. These security settings are mainly set within the firewall and others can be separate settings or even security programs or virus scanners.

When you want to initiate a VoIP call into a network that is behind a firewall, you can use some standard NAT traversal technologies or VoIP tunneling.

Tunneling is the transmission of data intended for use only within a private, usually corporate network through a public network in such a way that the routing nodes in the public network are unaware that the transmission is part of a private network. Tunneling is generally done by encapsulating the private network data and protocol information within the public network transmission units so that the private network protocol information appears to the public network as data.

This article introduced you the basic knowledge about VoIP call tunneling and showed how Ozeki VoIP SIP SDK can help you to fulfill your wishes about this topic. If you have read through this page carefully, you already have all the knowledge you need to start on your own solution.

As you are now familiar with all the terms concerning this topic, now it is time to take a step further and explore what other extraordinary solution Ozeki VoIP SIP SDK can provide to you.

If you have any questions or need assistance, please contact us at info@voip-sip-sdk.com

You can select a suitable Ozeki VoIP SIP SDK license for your project on Pricing and licensing information page

Related Pages