Ozeki VoIP SDK - Product Guide
Did you know?
This SDK was used to build:Ozeki Phone System XE - VoIP PBX Software for Developers Which is a high performance PBX system supporting Mobile and Desktop phones.
It was also used to create Ozeki 3D VoIP softphone. A cool SIP client that allows 3D Video calls.
Tools provided by Ozeki VoIP SIP SDK
SIP protocol implementation
This article below is a brief introduction about SIP (Session Initiation Protocol) in connection with Ozeki VoIP SIP SDK. By reading through this guide, you can get to know what is the SIP protocol and how it can be implemented by Ozeki VoIP SIP SDK.
What is SIP
The Session Initiation Protocol (SIP) is an IETF-defined signaling protocol widely used for controlling communication sessions such as voice and video calls over Internet Protocol (IP). SIP helps in establishing communication sessions which involve various media types such as audio, video, or collaborative multimedia.
SIP protocol is very important to use when you would like to build an audio or video based application. Ozeki VoIP SIP SDK can be used to create SIP VoIP call services (Figure 1) like IVR, autodialer, webphone or a voice conference room. After downloading Ozeki VoIP SIP SDK you can customize the SDK to provide seamless and efficient VoIP services.
Figure 1 - SIP protocol implementationSIP implementation
Ozeki VoIP SIP SDK contains a SIP implementation as a base of the SDK. Without spending time with implementing SIP basics you can instantly start your project. You can not directly reach the SIP implementation in your programs, but you can find detailed information about it in the related developer guide page.
![]() |
Examples on SIP implementation: |
Summary
This article introduced you the basic knowledge about SIP protocol and provided some useful guides on its implementation. If you have read through this page carefully, you already have all the knowledge you need to start on your own solution.
If you have any question or need assistance, please contact us at info@voip-sip-sdk.com
Select a suitable Ozeki VoIP SIP SDK license for your project at: Pricing and licensing information
Related Pages
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.
- Next article in this topic: RTP implementation
- Setup Ozeki VoIP SIP SDK efficiently: Quick start guide
- Download Ozeki VoIP SIP SDK form the Ozeki VoIP SIP SDK download page
- You can find licensing information of Ozeki VoIP SIP SDK on Pricing and licensing information
BEGINNER
Getting started
Downloading VoIP SIP SDK
Installation steps
PBX configuration
Examples with source code
INTERMEDIATE
VoIP technology walkthrough
SIP softphone development
Webphone development
Mobile development
Voice recording
GETTING AROUND
Sitemap
Search the manual
API documentation
FAQ
Acknowledgements